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
5c6a1080e3
commit
3ff57a7b03
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ steps:
|
||||||
environment:
|
environment:
|
||||||
DEBIAN_FRONTEND: noninteractive
|
DEBIAN_FRONTEND: noninteractive
|
||||||
commands:
|
commands:
|
||||||
|
- apt-get install -yq libicu-dev sudo cron apt-utils daemonize dbus-user-session fontconfig rsync
|
||||||
- service mysql start
|
- service mysql start
|
||||||
- service phyre start
|
- service phyre start
|
||||||
- MAIN_REPO_DIR=$(pwd)
|
- MAIN_REPO_DIR=$(pwd)
|
||||||
|
|
Loading…
Reference in a new issue