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