fprgpr the $
This commit is contained in:
parent
ca4449c106
commit
f5750fa671
|
@ -47,5 +47,5 @@ jobs:
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
cache-from: type=registry,ref=git.fai.st/fedi-image-bot/bot-api:{{branch}}
|
cache-from: type=registry,ref=git.fai.st/fedi-image-bot/bot-api:${{ branch }}
|
||||||
cache-to: type=inline
|
cache-to: type=inline
|
Loading…
Reference in New Issue