Skip to content

Commit 4a3d9f8

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

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@
22

33
name: Test Github action to update NGINX as a Service (NGINXaaS) for Azure configurations
44
on:
5-
schedule:
6-
- cron: "0 20 * * *"
7-
5+
- push
86
env:
9-
NGINX_DEPLOYMENT_NAME: github-action-test-dep
7+
NGINX_DEPLOYMENT_NAME: ashok-n4a-eu2
108
NGINX_TRANSFORMED_CONFIG_DIR_PATH: /etc/nginx/
119
NGINX_ROOT_CONFIG_FILE: nginx.conf
12-
TEST_RESOURCE_GROUP_NAME: testenv-0da38993-workload
10+
TEST_RESOURCE_GROUP_NAME: ashok-rg
1311
NGINX_CERT_NAME: github-action-test-crt
1412
NGINX_VAULT_NAME: nlbtest-customer
1513

0 commit comments

Comments
 (0)