„.drone.yml“ ändern
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
2023-01-30 17:17:03 +01:00
parent 632c02d666
commit 04b4bd4949

View File

@@ -18,4 +18,4 @@ steps:
- rm -r /var/www/html/flycro.me/flycro.me/*
- name: Deploy
commands:
- cp -af ./. /var/www/html/flycro.me/flycro.me/
- cp -af ./dist/. /var/www/html/flycro.me/flycro.me/