From 20b356c2543798b31f0c2ac5bd9800b96d2abb5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karol=20Kami=C5=84ski?= <kkaminski@man.poznan.pl> Date: Wed, 5 May 2021 09:41:45 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f74a61d..515c713 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ job: tags: - - test-shell + - test-runner script: - echo "Hello gitlab!" -- GitLab