Skip to content

Commit 7ca221c

Browse files
committed
Use wrong NGINX deployment name
1 parent b936fd3 commit 7ca221c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Test Github action to update NGINX as a Service (NGINXaaS) for Azure confi
55
on:
66
- push
77
env:
8-
NGINX_DEPLOYMENT_NAME: ashok-n4a-eu2
8+
NGINX_DEPLOYMENT_NAME: ashok-n4a-eu201
99
NGINX_TRANSFORMED_CONFIG_DIR_PATH: /etc/nginx/
1010
NGINX_ROOT_CONFIG_FILE: nginx.conf
1111
TEST_RESOURCE_GROUP_NAME: ashok-rg

0 commit comments

Comments
 (0)