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
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- echo "🔍 REGISTRY_USERNAME = ${registry_username}"
|
- echo "🔍 REGISTRY_USERNAME = ${registry_username}"
|
||||||
- echo "🔍 REGISTRY_PASSWORD = *** set ***"
|
- echo "🔍 REGISTRY_PASSWORD = ${REGISTRY_PASSWORD}"
|
||||||
- env
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue