This commit is contained in:
parent
b54db60ce4
commit
f7fb8fcf60
@ -36,10 +36,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
args: GIT_HASH=${{ env.GITHUB_SHA }}
|
|
||||||
push: true
|
push: true
|
||||||
tags: git.toast-server.net/toast/kon:main
|
tags: git.toast-server.net/toast/kon:main
|
||||||
build-args: CARGO_TOKEN=${{ secrets.CARGO_TOKEN }}
|
build-args: GIT_HASH=${{ env.GITHUB_SHA }}
|
||||||
cache-from: type=registry,ref=git.toast-server.net/toast/kon:main
|
cache-from: type=registry,ref=git.toast-server.net/toast/kon:main
|
||||||
cache-to: type=inline
|
cache-to: type=inline
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user