We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96872d1 commit 65cd567Copy full SHA for 65cd567
.github/workflows/github-action-test-nginxaas-deploy.yml
@@ -34,6 +34,7 @@ jobs:
34
run: |
35
sed -i 's/000000/'"$GITHUB_RUN_NUMBER"'/g' github-action/test/configs/single/nginx.conf
36
cat github-action/test/configs/single/nginx.conf
37
+ az version
38
- name: "Sync NGINX configuration to NGINXaaS for Azure - single file"
39
uses: ./github-action/
40
with:
0 commit comments