woodpecker-test/.woodpecker.yml

6 lines
93 B
YAML
Raw Normal View History

2022-08-08 21:00:18 +02:00
pipeline:
build:
image: alpine
commands:
- touch example.jar
- printenv