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
865ef47c2f
commit
d99d4e3623
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ steps:
|
|||
- name: run unit tests
|
||||
image: centos:latest
|
||||
commands:
|
||||
- yum install -y wget sudo
|
||||
- mkdir /phyre-panel
|
||||
- cp installers/centos-stream-9/install-partial/install_base.sh /phyre-panel/install_base.sh
|
||||
- chmod +x /phyre-panel/install_base.sh
|
||||
|
|
Loading…
Reference in a new issue