Update .drone.yml

main
Félix MIELCAREK 12 months ago committed by GitHub
parent ccaa66e50d
commit 9e575c39ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -8,7 +8,7 @@ steps:
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
environment: environment:
IMAGENAME: postgres:latest IMAGENAME: postgres:latest
CONTAINERNAME: pgsql CONTAINERNAME: bigbrotherdb
COMMAND: create COMMAND: create
OVERWRITE: false OVERWRITE: false
PRIVATE: true PRIVATE: true

Loading…
Cancel
Save