diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f74a61d54578ca8d2262bb4ab06e910be886db86..515c71385cdfa09e2144a60c61ca78beba7848ef 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ job: tags: - - test-shell + - test-runner script: - echo "Hello gitlab!"