test-proj/.woodpecker.yml
2023-03-08 14:52:10 -08:00

8 lines
112 B
YAML

pipeline:
test:
image: docker
secrets: [ blarp ]
commands:
- echo hello
- echo $BLARP