mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-10 22:46:58 +02:00
ci-automation/release: Set up secret envs
This commit is contained in:
parent
ffee812d32
commit
3fef1eb801
@ -191,6 +191,8 @@ function _release_build_impl() {
|
|||||||
init_submodules
|
init_submodules
|
||||||
|
|
||||||
source sdk_container/.repo/manifests/version.txt
|
source sdk_container/.repo/manifests/version.txt
|
||||||
|
# Needed because we are not the SDK container here
|
||||||
|
source sdk_container/.env
|
||||||
local sdk_version="${FLATCAR_SDK_VERSION}"
|
local sdk_version="${FLATCAR_SDK_VERSION}"
|
||||||
local docker_sdk_vernum=""
|
local docker_sdk_vernum=""
|
||||||
docker_sdk_vernum="$(vernum_to_docker_image_version "${sdk_version}")"
|
docker_sdk_vernum="$(vernum_to_docker_image_version "${sdk_version}")"
|
||||||
|
Loading…
Reference in New Issue
Block a user