incr/.woodpecker.yml

8 lines
177 B
YAML
Raw Normal View History

2025-07-13 19:30:31 +02:00
steps:
2025-07-13 20:21:36 +02:00
debug-env:
2025-07-13 19:59:40 +02:00
image: alpine
commands:
2025-07-13 20:21:36 +02:00
- echo "🔍 REGISTRY_USERNAME = ${registry_username}"
- echo "🔍 REGISTRY_PASSWORD = *** set ***"
- env