diff --git a/.drone.yml b/.drone.yml index 45e9afc..1c70e35 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: IMAGENAME: postgres:latest - CONTAINERNAME: pgsql + CONTAINERNAME: bigbrotherdb COMMAND: create OVERWRITE: false PRIVATE: true