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

drone-setup
Maxime BATISTA 2 years ago
parent 3c3bcc7551
commit 11abdf927e

@ -32,3 +32,8 @@ steps:
from_secret: SSH_PUBLIC from_secret: SSH_PUBLIC
commands: commands:
- bash drone/deliver.sh browser - bash drone/deliver.sh browser
- name: dummy
image: ubuntu:latest
depends_on:
- "Web"