Hopeful
continuous-integration/woodpecker the build failed Details

This commit is contained in:
Chris 2021-12-03 18:07:14 +01:00
parent ae957817dd
commit b385bb873f
1 changed files with 3 additions and 2 deletions

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