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 e1bbe5a commit d9347e2Copy full SHA for d9347e2
.github/workflows/testNginxForAzureDeploy.yml
@@ -6,7 +6,7 @@ on:
6
- cron: '0 20 * * *'
7
8
env:
9
- NGINX_DEPLOYMENT_NAME: githhubci-test-dep
+ NGINX_DEPLOYMENT_NAME: github-action-test-dep
10
NGINX_TRANSFORMED_CONFIG_DIR_PATH: /etc/nginx/
11
NGINX_ROOT_CONFIG_FILE: nginx.conf
12
TEST_RESOURCE_GROUP_NAME: testenv-0da38993-workload
0 commit comments