Cache docker layers
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 2m51s
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 2m51s
This commit is contained in:
parent
b24102a5b2
commit
5d5c916a01
|
@ -59,6 +59,8 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
load: true
|
load: true
|
||||||
annotations: ${{ steps.meta.outputs.annotations }}
|
annotations: ${{ steps.meta.outputs.annotations }}
|
||||||
|
cache-from: type=gha
|
||||||
|
cache-to: type=gha,mode=max
|
||||||
env:
|
env:
|
||||||
SOURCE_DATE_EPOCH: ${{ env.TIMESTAMP }}
|
SOURCE_DATE_EPOCH: ${{ env.TIMESTAMP }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user