Debug woodpecker
This commit is contained in:
parent
871b5f6d57
commit
2da1bc6571
1 changed files with 2 additions and 3 deletions
|
|
@ -14,9 +14,8 @@ steps:
|
|||
when:
|
||||
event: tag
|
||||
commands:
|
||||
- echo "🔍 DEBUG: REGISTRY_USERNAME = $${REGISTRY_USERNAME}"
|
||||
- echo "🔍 DEBUG: REGISTRY_PASSWORD = $${REGISTRY_PASSWORD}"
|
||||
- echo "🔍 DEBUG: Environment:"
|
||||
- echo "DEBUG: REGISTRY_USERNAME = $${REGISTRY_USERNAME}"
|
||||
- echo "DEBUG: REGISTRY_PASSWORD = $${REGISTRY_PASSWORD}"
|
||||
- env
|
||||
|
||||
push:
|
||||
|
|
|
|||
Loading…
Reference in a new issue