mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 22:16: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
|
||||
|
||||
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 docker_sdk_vernum=""
|
||||
docker_sdk_vernum="$(vernum_to_docker_image_version "${sdk_version}")"
|
||||
|
Loading…
Reference in New Issue
Block a user