split/.woodpecker.yml

8 lines
172 B
YAML
Raw Permalink Normal View History

2022-07-19 22:55:22 +05:30
pipeline:
backend:
image: rust
# environment:
# - DATABSE_URL=postgres://postgres:password@database:5432/postgres
commands:
- make test