Skip to content

Commit

Permalink
bug: set mode (#5436)
Browse files Browse the repository at this point in the history
  • Loading branch information
timmy-wright authored Dec 16, 2024
1 parent 341885f commit 848a56b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ steps:
-e OS_NAME="Windows" \
-e SKU_NAME=${SKU_NAME} \
-e OFFER_NAME="Windows" \
-e MODE=$(MODE) \
-e IMAGE_VERSION=${AKS_WINDOWS_IMAGE_VERSION} \
-e HYPERV_GENERATION=${HYPERV_GENERATION} \
-e OS_TYPE="Windows" \
Expand Down

0 comments on commit 848a56b

Please sign in to comment.