woodpecker-test/.woodpecker.yml
jusax23 680d91526f
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
fix
2022-11-06 20:49:03 +01:00

10 lines
No EOL
156 B
YAML

# .woodpecker.yml
pipeline:
build:
image: node:18
commands:
- touch myfile
a-test-step:
image: debian
commands:
- cat myfile