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