Cache docker layers
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 7m41s
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 7m41s
This commit is contained in:
parent
b24102a5b2
commit
6babc0354c
|
@ -51,6 +51,8 @@ jobs:
|
|||
type=semver,pattern=v{{version}}
|
||||
type=semver,pattern=v{{major}}.{{minor}}
|
||||
type=semver,pattern=v{{major}}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
- name: Build and export to docker
|
||||
id: build
|
||||
|
|
Loading…
Reference in New Issue
Block a user