Debug woodpecker

This commit is contained in:
myrmidex 2025-07-13 20:26:02 +02:00
parent 8b270da41f
commit 594bf825cb

View file

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