diff --git a/.woodpecker/build-container.yml b/.woodpecker/build-container.yml index f0de400..f0aa7aa 100644 --- a/.woodpecker/build-container.yml +++ b/.woodpecker/build-container.yml @@ -12,7 +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,dest=oci/cache/${CI_REPO_NAME},mode=max - name: security-scan image: ghcr.io/aquasecurity/trivy