Skip to content

Commit 6441d11

Browse files
author
Sheyla Trudo
committed
fixup! Artifacts
1 parent 6b837d0 commit 6441d11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pipelines/templates/artifact-storage.steps.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ steps:
373373
inlineScript: |
374374
set -e
375375
[[ -n $SYSTEM_DEBUG ]] && [[ $SYSTEM_DEBUG =~ $IS_TRUE ]] && set -x || set +x
376+
az upgrade -y
376377
377378
SA_NAME="${ACNCI_SA_PREFIX}${LOCAL_ACNCI_UNIQUE_ID}"
378379
az storage account create \

0 commit comments

Comments
 (0)