Skip to content

Commit 65cd567

Browse files
committed
Add Azure CLI verison
1 parent 96872d1 commit 65cd567

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
run: |
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
37+
az version
3738
- name: "Sync NGINX configuration to NGINXaaS for Azure - single file"
3839
uses: ./github-action/
3940
with:

0 commit comments

Comments
 (0)