diff --git a/.woodpecker.yml b/.woodpecker.yml index 3ed2df2..aa47506 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -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: