Skip to content

Commit fb8953d

Browse files
authored
Update nginx.org-make-aws.yml
1 parent d3fd17e commit fb8953d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/nginx.org-make-aws.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ jobs:
4444
name: build-staging
4545
runs-on: ubuntu-latest
4646
if: ${{ inputs.deployment_env == 'staging' }}
47-
environment:
48-
name: staging
4947

5048
steps:
5149

@@ -129,8 +127,6 @@ jobs:
129127
name: build-prod
130128
runs-on: ubuntu-latest
131129
if: ${{ inputs.deployment_env == 'prod' }}
132-
environment:
133-
name: prod
134130

135131
steps:
136132

0 commit comments

Comments
 (0)