Swaparoo
All checks were successful
continuous-integration/woodpecker the build was successful

This commit is contained in:
Chris 2021-12-03 18:09:49 +01:00
parent b385bb873f
commit f1dbc0f224

View File

@ -12,8 +12,8 @@ pipeline:
tags: tags:
- latest - latest
secrets: secrets:
- source: docker_registry_username - source: docker_username
target: docker_username target: plugin_username
- source: docker_registry_password - source: docker_password
target: docker_password target: plugin_password