Update '.drone.yml'
continuous-integration/drone/push Build was killed Details

pull/80/head
Félix MIELCAREK 3 years ago
parent fc4f61af9e
commit 7da5316cce

@ -40,4 +40,6 @@ steps:
IMAGENAME: httpd:2.4 IMAGENAME: httpd:2.4
CONTAINERNAME: api-redirect CONTAINERNAME: api-redirect
COMMAND: create COMMAND: create
OVERWRITE: true OVERWRITE: true
commands:
- echo test > $HOME/public-html/index.html
Loading…
Cancel
Save