Hopeful
Some checks failed
continuous-integration/woodpecker the build failed

This commit is contained in:
Chris 2021-12-03 18:07:14 +01:00
parent ae957817dd
commit b385bb873f

View File

@ -13,6 +13,7 @@ pipeline:
- latest - latest
secrets: secrets:
- source: docker_registry_username - source: docker_registry_username
target: DOCKER_USERNAME target: docker_username
- source: docker_registry_password - source: docker_registry_password
target: DOCKER_PASSWORD target: docker_password