forked from MIrrors/bin
Add registry config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Kellen Renshaw <kellen@bluequartz.xyz>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user