mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-09 07:18:22 +00:00
fix build.yml (x6)
This commit is contained in:
parent
77545c3b74
commit
74645ee5da
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -36,7 +36,6 @@ jobs:
|
||||
- name: Build and Push Native Image (multi-platform)
|
||||
run: |
|
||||
pack build --builder paketobuildpacks/builder-jammy-full: \
|
||||
--push true \
|
||||
--tag dalbodeule/chzzkbot:latest \
|
||||
--tag dalbodeule/chzzkbot:${{ env.DATETIME }} \
|
||||
--platforms linux/amd64,linux/arm64 .
|
||||
--publish
|
Loading…
x
Reference in New Issue
Block a user