mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 15:10:25 +00:00
Update .drone.yml
This commit is contained in:
parent
5eea167401
commit
1f1d07e7f6
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ steps:
|
|||
from_secret: CODECOV_TOKEN
|
||||
commands:
|
||||
- MAIN_REPO_DIR=$(pwd)
|
||||
- apt-get install -y rsync
|
||||
- rsync $MAIN_REPO_DIR/web/ /usr/local/phyre/web/ -r
|
||||
- cd /usr/local/phyre/web/
|
||||
- ls -la
|
||||
|
|
Loading…
Reference in a new issue