Debug woodpecker

This commit is contained in:
myrmidex 2025-07-13 20:02:19 +02:00
parent 871b5f6d57
commit 2da1bc6571

View file

@ -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: