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