test image build caching
This commit is contained in:
parent
975a1600f1
commit
d9f1d0e736
@ -12,8 +12,7 @@ steps:
|
||||
containerfile: Containerfile
|
||||
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},mode=max'
|
||||
cache_to: 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