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

main
michael 1 year ago
parent c6a955418a
commit eb6b35f71c

@ -32,7 +32,7 @@ steps:
- cp -rf /tmp/Webseite/pages/*.md pages/
- cp -rf /tmp/Webseite/static/* static/
- source /tmp/shared/.venv/bin/activate
- nohup python3 app.py 2>&1 > /dev/null
- nohup python3 app.py 2>&1 > /dev/null &
- sleep 10
- mkdir -p /tmp/shared/target
- cd /tmp/shared/target

Loading…
Cancel
Save