chore: update deps #43

Merged
realaravinth merged 2 commits from chore-update-deps into master 2024-07-11 02:14:36 +05:30
Showing only changes of commit fb2e98fabc - Show all commits

View file

@ -1,6 +1,6 @@
pipeline:
steps:
backend:
image: rust
image: rust:1.79-bullseye
environment:
- DATABASE_URL=postgres://postgres:password@database:5432/postgres
commands:
@ -20,6 +20,7 @@ pipeline:
image: plugins/docker
when:
event: [push, tag, deployment]
branch: master
settings:
username: realaravinth
password: