split/.woodpecker.yml
Aravinth Manivannan a900584f9b
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: remove coverage
2022-07-19 23:04:44 +05:30

8 lines
172 B
YAML

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