mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-22 07:30: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
|
from_secret: CODECOV_TOKEN
|
||||||
commands:
|
commands:
|
||||||
- MAIN_REPO_DIR=$(pwd)
|
- MAIN_REPO_DIR=$(pwd)
|
||||||
|
- apt-get install -y rsync
|
||||||
- rsync $MAIN_REPO_DIR/web/ /usr/local/phyre/web/ -r
|
- rsync $MAIN_REPO_DIR/web/ /usr/local/phyre/web/ -r
|
||||||
- cd /usr/local/phyre/web/
|
- cd /usr/local/phyre/web/
|
||||||
- ls -la
|
- ls -la
|
||||||
|
|
Loading…
Reference in a new issue