mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-03 04:21:17 +01:00
Test FLATCAR_CHANNEL and FLATCAR_VERSION
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
This commit is contained in:
parent
19a5fb8293
commit
79e8702eb7
@ -29,6 +29,9 @@ function _inside_capi_image_publish() {
|
||||
FLATCAR_CHANNEL="$(get_git_channel)"
|
||||
FLATCAR_VERSION="${FLATCAR_VERSION}"
|
||||
|
||||
FLATCAR_CHANNEL="stable"
|
||||
FLATCAR_VERSION="3602.2.1"
|
||||
|
||||
azure_profile_config_file=""
|
||||
secret_to_file azure_profile_config_file "${AZURE_PROFILE}"
|
||||
azure_auth_config_file=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user