insecure
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Scott Hatlen
2025-10-17 23:41:43 -07:00
parent 2daff3a381
commit 4639752616

View File

@@ -6,7 +6,7 @@ steps:
- name: build
image: gcr.io/kaniko-project/executor:debug
commands:
- /kaniko/executor --context=dir:///woodpecker/src --dockerfile=Dockerfile --destination=harbor.scottyah.com/scottyah/blog:latest --cache=true
- /kaniko/executor --context=dir:///woodpecker/src --dockerfile=Dockerfile --destination=harbor.scottyah.com/scottyah/blog:latest --cache=true --skip-tls-verify
environment:
DOCKER_CONFIG: /root/.docker