This may or may not work.
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
aminecmi 2022-08-06 15:24:06 +02:00
parent 74f9e1fd94
commit 710af7eeee

View File

@ -82,8 +82,5 @@ steps:
- sudo chown www-data:www-data ./*
- sudo rm -rf /var/www/amine/courses/*
- sudo mv ./* /var/www/amine/courses/
trigger:
event:
- promote
target:
- production
depends_on:
- CopyToServer