Update .drone.yaml

main
Félix MIELCAREK 12 months ago committed by GitHub
parent 19d8787a5e
commit 37f00c0685
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,12 +2,6 @@ kind: pipeline
type: docker type: docker
name: DB_PIPELINE name: DB_PIPELINE
trigger:
branch:
- main
event:
- push
- name: deploy-container-pgsql - 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:

Loading…
Cancel
Save