„.drone.yml“ ändern
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-01-30 16:58:57 +01:00
parent bee424981f
commit 83ced26a76

View File

@@ -22,4 +22,5 @@ steps:
- rm -r /var/www/html/flycro.me/flycro.me/* - rm -r /var/www/html/flycro.me/flycro.me/*
- name: Deploy - name: Deploy
commands: commands:
- cp -af /var/www/html/flycro.me/deployment-flycro.me/dist/. /var/www/html/flycro.me/flycro.me/ - cp -af /var/www/html/flycro.me/deployment-flycro.me/dist/. /var/www/html/flycro.me/flycro.me/
- echo "Deployed"