diff --git a/.woodpecker.yml b/.woodpecker.yml index 3d13d5a..6f48bad 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -6,12 +6,11 @@ # # Adjust branches to test things. # -# This configs the clone to skip SSL verification. FIXME with a real cert insert. -# pipeline: publish-docker-image: image: plugins/kaniko settings: + registry: core.harbor.0.tus.us.bluequartz.xyz repo: core.harbor.0.tus.us.bluequartz.xyz/k8s/bin tags: latest,v2.0.0-${CI_COMMIT_SHA:0:8} dockerfile: Dockerfile