realaravinth
a900584f9b
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
7 lines
172 B
YAML
7 lines
172 B
YAML
pipeline:
|
|
backend:
|
|
image: rust
|
|
# environment:
|
|
# - DATABSE_URL=postgres://postgres:password@database:5432/postgres
|
|
commands:
|
|
- make test
|