Skip to content

Commit 6a4493d

Browse files
committed
Upgrade Azure CLI
1 parent 65cd567 commit 6a4493d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/github-action-test-nginxaas-deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
sed -i 's/000000/'"$GITHUB_RUN_NUMBER"'/g' github-action/test/configs/single/nginx.conf
3636
cat github-action/test/configs/single/nginx.conf
3737
az version
38+
az config set auto-upgrade.prompt=no
39+
az upgrade
40+
az version
3841
- name: "Sync NGINX configuration to NGINXaaS for Azure - single file"
3942
uses: ./github-action/
4043
with:

0 commit comments

Comments
 (0)