CI test
This commit is contained in:
parent
14f44366a9
commit
8dedb06daa
|
|
@ -26,7 +26,7 @@ test:
|
||||||
script:
|
script:
|
||||||
- pacman -Sy it2s-itss-management --noconfirm
|
- pacman -Sy it2s-itss-management --noconfirm
|
||||||
- sed -i 's/type = "realtime"/type= "fixed"/g' /etc/it2s/itss.toml
|
- sed -i 's/type = "realtime"/type= "fixed"/g' /etc/it2s/itss.toml
|
||||||
- systemctl start it2s-itss-management
|
- nohup /usr/bin/it2s-itss-management &
|
||||||
- cd test
|
- cd test
|
||||||
- sh spawn.sh
|
- sh spawn.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue