Update '.drone.yml'
continuous-integration/drone/push Build encountered an error Details

clean_web
Antoine PEREDERII 1 year ago
parent 2772384e78
commit 3f16bfd356

@ -76,19 +76,6 @@ steps:
CONTAINERNAME: web
COMMAND: create
OVERWRITE: true
ADMINS: david.d_almeida
ADMINS: davidd_almeida,kevinmonteiro,antoineperederii,paullevrault,antoinepinagot
depends_on:
- docker-build-and-push
- name: notify
image: ruby:2.1
when:
status: [ success ]
ref:
include:
- refs/tags/*-demo
commands:
- sh ./notifymail.sh
depends_on: [ docker-build-and-push ]

Loading…
Cancel
Save