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.
|
# Adjust branches to test things.
|
||||||
#
|
#
|
||||||
# This configs the clone to skip SSL verification. FIXME with a real cert insert.
|
|
||||||
#
|
|
||||||
pipeline:
|
pipeline:
|
||||||
publish-docker-image:
|
publish-docker-image:
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
settings:
|
settings:
|
||||||
|
registry: core.harbor.0.tus.us.bluequartz.xyz
|
||||||
repo: core.harbor.0.tus.us.bluequartz.xyz/k8s/bin
|
repo: core.harbor.0.tus.us.bluequartz.xyz/k8s/bin
|
||||||
tags: latest,v2.0.0-${CI_COMMIT_SHA:0:8}
|
tags: latest,v2.0.0-${CI_COMMIT_SHA:0:8}
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user