From 94c938051bc02542a1aa5a2de2f712860e648d9f Mon Sep 17 00:00:00 2001 From: Lennart Kramer <lennart.kramer@stud.uni-goettingen.de> Date: Wed, 10 Jun 2020 19:11:21 +0200 Subject: [PATCH] testimage --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 327db06..be532db 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -42,4 +42,4 @@ test_maxima: tags: - docker script: - - ./install.sh + - bash testimage.sh -- GitLab