Skip to content

Commit

Permalink
ci/fix(workflow): try fixing build args format error
Browse files Browse the repository at this point in the history
  • Loading branch information
holishing committed Apr 22, 2024
1 parent 81f5e8d commit 50c723c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_container_sid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
push: true
tags: bbsdocker/imageptt:sid,bbsdocker/imageptt:sid-latest,bbsdocker/imageptt:sid-${{ steps.date.outputs.date }}
platforms: linux/arm64
build-args:
build-args: |
- MY_DEBIAN_VERSION=sid
- OPENRESTY_ARCH=arm64
-
Expand Down

0 comments on commit 50c723c

Please sign in to comment.