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