From 8dedb06daa871c02828d51302ed200464f3bda84 Mon Sep 17 00:00:00 2001 From: emanuel Date: Thu, 13 May 2021 18:21:44 +0100 Subject: [PATCH] CI test --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e3926a3..e8ca8c1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,7 +26,7 @@ test: script: - pacman -Sy it2s-itss-management --noconfirm - 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 - sh spawn.sh