Skip to content

Commit 699d285

Browse files
committed
Remove build os from build args
1 parent 07eb4c1 commit 699d285

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ jobs:
165165
NJS_DIR=internal/controller/nginx/modules/src
166166
NGINX_CONF_DIR=internal/controller/nginx/conf
167167
BUILD_AGENT=gha
168-
build-os=${{ inputs.build-os }}
169168
secrets: |
170169
${{ contains(inputs.image, 'plus') && format('"nginx-repo.crt={0}"', secrets.NGINX_CRT) || '' }}
171170
${{ contains(inputs.image, 'plus') && format('"nginx-repo.key={0}"', secrets.NGINX_KEY) || '' }}

0 commit comments

Comments
 (0)