Debug woodpecker
This commit is contained in:
parent
8b270da41f
commit
594bf825cb
1 changed files with 1 additions and 2 deletions
|
|
@ -3,5 +3,4 @@ steps:
|
|||
image: alpine
|
||||
commands:
|
||||
- echo "🔍 REGISTRY_USERNAME = ${registry_username}"
|
||||
- echo "🔍 REGISTRY_PASSWORD = *** set ***"
|
||||
- env
|
||||
- echo "🔍 REGISTRY_PASSWORD = ${REGISTRY_PASSWORD}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue