mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
test
This commit is contained in:
parent
56e819fcf5
commit
1c7818d201
@ -72,6 +72,13 @@ function _inside_capi_image_build() {
|
||||
export FLATCAR_CAPI_GALLERY_NAME="sayan_flatcar4capi"
|
||||
export FLATCAR_CAPI_STAGING_GALLERY_NAME="sayan_flatcar4capi_staging"
|
||||
|
||||
|
||||
mkdir -p "${HOME}/.config/pip/"
|
||||
tee "${HOME}/.config/pip/pip.conf" << END
|
||||
[global]
|
||||
break-system-packages = true
|
||||
END
|
||||
|
||||
echo "== Building Flatcar SIG images from VHDs"
|
||||
ci-automation/azure-sig.sh azure_login
|
||||
ci-automation/azure-sig.sh ensure-flatcar-staging-sig-image-version-from-vhd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user