test image build caching
This commit is contained in:
parent
75758c9390
commit
975a1600f1
@ -13,7 +13,7 @@ steps:
|
||||
output: type=oci,dest=oci/${CI_REPO_NAME},tar=false
|
||||
repo: thegeeklab/${CI_REPO_NAME}
|
||||
cache_to:
|
||||
- 'type=local\\,src=oci/cache/${CI_REPO_NAME}'
|
||||
- 'type=local\\,src=oci/cache/${CI_REPO_NAME},mode=max'
|
||||
|
||||
- name: security-scan
|
||||
image: ghcr.io/aquasecurity/trivy
|
||||
|
Loading…
Reference in New Issue
Block a user