Update .drone.yml
continuous-integration/drone/push Build is passing Details

main
Félix MIELCAREK 1 year ago committed by GitHub
parent 44c8a7d9a8
commit fe7fb73457
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,7 +2,9 @@ kind: pipeline
type: docker type: docker
name: DB_PIPELINE name: DB_PIPELINE
- name: deploy-container-pgsql
steps:
- name: deploy-container-pgsql
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

Loading…
Cancel
Save