Skip to content

Commit b936fd3

Browse files
committed
Switch over to test deployment
1 parent e16fa89 commit b936fd3

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# File: .github/workflows/testNginxForAzureDeploy.yml
22

3+
34
name: Test Github action to update NGINX as a Service (NGINXaaS) for Azure configurations
45
on:
5-
schedule:
6-
- cron: "0 20 * * *"
7-
6+
- push
87
env:
9-
NGINX_DEPLOYMENT_NAME: github-action-test-dep
8+
NGINX_DEPLOYMENT_NAME: ashok-n4a-eu2
109
NGINX_TRANSFORMED_CONFIG_DIR_PATH: /etc/nginx/
1110
NGINX_ROOT_CONFIG_FILE: nginx.conf
12-
TEST_RESOURCE_GROUP_NAME: testenv-0da38993-workload
11+
TEST_RESOURCE_GROUP_NAME: ashok-rg
1312
NGINX_CERT_NAME: github-action-test-crt
1413
NGINX_VAULT_NAME: nlbtest-customer
1514

0 commit comments

Comments
 (0)