Skip to content

Commit dd85265

Browse files
committed
test
1 parent 2b86bc0 commit dd85265

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
packages: write
2020
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@v0.6.3 # yamllint disable-line rule:line-length
2121
with:
22-
build-args: "TARGETOS=linux TARGETARCH=amd64"
22+
buildArgs: "TARGETOS=linux TARGETARCH=amd64"
2323
dockerfile: Dockerfile
2424
checkout_ref: ${{ github.event.inputs.ref }}
2525
secrets: inherit

0 commit comments

Comments
 (0)