From 3e42210df5415a28f97193027511a3b4fb84bd2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Ivan=C4=8Di=C4=87?= <marko.ivancic@srce.hr> Date: Mon, 8 May 2023 16:52:22 +0200 Subject: [PATCH] Update niif tag --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9794a20..de24dff 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,7 @@ stages: # PHP v7.4 test-74: tags: - - niif-hu-shell + - niif-hu-docker stage: test image: cicnavi/dap:74 script: @@ -25,7 +25,7 @@ test-74: # PHP v8.1 test-81: tags: - - niif-hu-shell + - niif-hu-docker stage: test image: cicnavi/dap:81 script: -- GitLab