mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-06 07:54:22 +01:00
Merge pull request #553 from jcvenegas/fix-release-pipeline
download_image: source pkglib to get commit length.
This commit is contained in:
@@ -10,6 +10,7 @@ set -o errtrace
|
||||
|
||||
script_dir=$(cd $(dirname "${BASH_SOURCE[0]}") && pwd)
|
||||
source "${script_dir}/scripts/obs-docker.sh"
|
||||
source "${script_dir}/scripts/pkglib.sh"
|
||||
|
||||
handle_error() {
|
||||
local exit_code="${?}"
|
||||
|
||||
Reference in New Issue
Block a user