Skip to content

Commit e6f1a9e

Browse files
committed
test build
1 parent dc68d81 commit e6f1a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-kubectl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
IMAGE_NAME: kubectl
4949
BUILD_CONTEXT: ./kubectl
50-
BUILD_ARGS: ${{ step.data.build_args }}
50+
BUILD_ARGS: ${{ steps.data.build_args }}
5151
BUILD_TARGET: debian-kubectl
5252
REGISTRY_JSON_KEY: ${{ secrets.GITHUB_TOKEN }}
5353
IMAGE_REPOSITORY: ghcr.io/cooptilleuls/sre

0 commit comments

Comments
 (0)