diff --git a/.woodpecker.yml b/.woodpecker.yml index 257b9cf..fb5a17f 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -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