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 d3fd17e commit fb8953dCopy full SHA for fb8953d
.github/workflows/nginx.org-make-aws.yml
@@ -44,8 +44,6 @@ jobs:
44
name: build-staging
45
runs-on: ubuntu-latest
46
if: ${{ inputs.deployment_env == 'staging' }}
47
- environment:
48
- name: staging
49
50
steps:
51
@@ -129,8 +127,6 @@ jobs:
129
127
name: build-prod
130
128
131
if: ${{ inputs.deployment_env == 'prod' }}
132
133
- name: prod
134
135
136
0 commit comments