test-proj/.woodpecker.yml

8 lines
112 B
YAML
Raw Normal View History

2023-03-08 22:52:10 +00:00
pipeline:
test:
image: docker
secrets: [ blarp ]
commands:
- echo hello
- echo $BLARP