incr/.woodpecker.yml
2025-07-13 20:26:02 +02:00

6 lines
174 B
YAML

steps:
debug-env:
image: alpine
commands:
- echo "🔍 REGISTRY_USERNAME = ${registry_username}"
- echo "🔍 REGISTRY_PASSWORD = ${REGISTRY_PASSWORD}"