Update .drone.yml

This commit is contained in:
Bozhidar 2024-05-14 19:44:12 +03:00
parent bf8fbb162e
commit b55989fc07

View file

@ -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