fix build.yml (x7)

This commit is contained in:
dalbodeule 2024-06-13 20:06:22 +09:00
parent 74645ee5da
commit d717b297f3
No known key found for this signature in database
GPG Key ID: EFA860D069C9FA65

View File

@ -35,7 +35,7 @@ jobs:
- name: Build and Push Native Image (multi-platform) - name: Build and Push Native Image (multi-platform)
run: | run: |
pack build --builder paketobuildpacks/builder-jammy-full: \ pack build --builder paketobuildpacks/builder-jammy-full:latest \
--tag dalbodeule/chzzkbot:latest \ --tag dalbodeule/chzzkbot:latest \
--tag dalbodeule/chzzkbot:${{ env.DATETIME }} \ --tag dalbodeule/chzzkbot:${{ env.DATETIME }} \
--publish --publish