„.drone.yml“ ändern
continuous-integration/drone/push Build is failing Details

main
michael 1 year ago
parent 59a2b3296f
commit cb0ffc4736

@ -23,7 +23,7 @@ steps:
- name: deploy
image: python:3.7-alpine
commands:
- apk add unzip wget make git
- apk add unzip wget make git curl
- mkdir /tmp/content
- curl https://cloud.fdgl.rocks/index.php/s/wGLnSaTiL2rn5ae/download -o /tmp/content.zip
- unzip /tmp/content.zip -d /tmp

Loading…
Cancel
Save