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