mirror of
https://gitlab.com/datalifeit/trytond-staff_workplace
synced 2023-12-14 04:42:58 +01:00
"Define image policy in drone.yml [SKIP CI]."
This commit is contained in:
parent
5e74e2e1b6
commit
0800ad6d02
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ pipeline:
|
|||
|
||||
services:
|
||||
postgresql:
|
||||
image: postgres
|
||||
image: postgres:12
|
||||
pull: if-not-exists
|
||||
environment:
|
||||
- POSTGRES_HOST_AUTH_METHOD=trust
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue