0
0
mirror of https://github.com/thegeeklab/retry.git synced 2024-11-23 16:00:40 +00:00

ci: add read-only pull secret to security build

This commit is contained in:
Robert Kaussow 2024-11-14 21:01:52 +01:00
parent 073e0d0173
commit 35ff7d9fd1
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -12,6 +12,8 @@ steps:
containerfile: Containerfile.multiarch
output: type=oci,dest=oci/${CI_REPO_NAME},tar=false
repo: thegeeklab/${CI_REPO_NAME}
registry_config:
from_secret: DOCKER_REGISTRY_CONFIG_PULL
- name: security-scan
image: docker.io/aquasec/trivy