Update 'drone/.drone.yml'

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

@ -32,8 +32,3 @@ 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"

Loading…
Cancel
Save