Test CI
This commit is contained in:
parent
b924f71e56
commit
b93b69a061
|
|
@ -24,7 +24,7 @@ test:
|
|||
stage: test
|
||||
extends: .dependencies
|
||||
script:
|
||||
- sudo pacman -Sy it2s-itss-management-git --noconfirm
|
||||
- pacman -Sy it2s-itss-management-git --noconfirm
|
||||
- sed -i 's/type = "realtime"/type = "fixed"/g' /etc/it2s/itss.toml
|
||||
- nohup /usr/bin/it2s-itss-management &
|
||||
- cd test
|
||||
|
|
|
|||
Loading…
Reference in New Issue