Test FLATCAR_CHANNEL and FLATCAR_VERSION

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
This commit is contained in:
Sayan Chowdhury 2023-11-08 15:49:15 +05:30
parent 19a5fb8293
commit 79e8702eb7
No known key found for this signature in database
GPG Key ID: B02399319CD05C8B

View File

@ -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=""