split/.woodpecker.yml

8 lines
172 B
YAML

pipeline:
backend:
image: rust
# environment:
# - DATABSE_URL=postgres://postgres:password@database:5432/postgres
commands:
- make test