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 07eb4c1 commit 699d285Copy full SHA for 699d285
.github/workflows/build.yml
@@ -165,7 +165,6 @@ jobs:
165
NJS_DIR=internal/controller/nginx/modules/src
166
NGINX_CONF_DIR=internal/controller/nginx/conf
167
BUILD_AGENT=gha
168
- build-os=${{ inputs.build-os }}
169
secrets: |
170
${{ contains(inputs.image, 'plus') && format('"nginx-repo.crt={0}"', secrets.NGINX_CRT) || '' }}
171
${{ contains(inputs.image, 'plus') && format('"nginx-repo.key={0}"', secrets.NGINX_KEY) || '' }}
0 commit comments