Tweak to CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

Signed-off-by: Kellen Renshaw <kellen@bluequartz.xyz>
This commit is contained in:
2022-10-12 22:07:55 -07:00
parent 8353c82b63
commit 316cad44d8

View File

@@ -3,6 +3,8 @@
# Pushing an image to a container registry authenticated:
# DOCKER_USERNAME - Woodpecker CI Secret which is the container registry username
# DOCKER_PASSWORD - Woodpecker CI Secret which is container registry password
#
# Adjust branches to test things.
pipeline:
publish-docker-image:
image: plugins/kaniko