mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-24 08:30:28 +00:00
Update .drone.yml
This commit is contained in:
parent
bf8fbb162e
commit
b55989fc07
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ steps:
|
|||
environment:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
commands:
|
||||
- service mysql start
|
||||
- service phyre start
|
||||
- MAIN_REPO_DIR=$(pwd)
|
||||
- apt-get install -y rsync
|
||||
- cp /usr/local/phyre/web/phyre-config.ini /usr/local/phyre/phyre-config.ini.bak
|
||||
|
|
Loading…
Reference in a new issue