forked from MIrrors/bin
Signed-off-by: Kellen Renshaw <kellen@bluequartz.xyz>
This commit is contained in:
@@ -5,6 +5,15 @@
|
||||
# DOCKER_PASSWORD - Woodpecker CI Secret which is container registry password
|
||||
#
|
||||
# Adjust branches to test things.
|
||||
#
|
||||
# This configs the clone to skip SSL verification. FIXME with a real cert insert.
|
||||
#
|
||||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
skip_verify: true
|
||||
|
||||
pipeline:
|
||||
publish-docker-image:
|
||||
image: plugins/kaniko
|
||||
|
||||
Reference in New Issue
Block a user