From 9594bbdc9632c5f7fca78aa28d8a2ef100b51cb5 Mon Sep 17 00:00:00 2001 From: SebastianEbert <sebastian.ebert@tu-dresden.de> Date: Wed, 3 Feb 2021 13:27:39 +0100 Subject: [PATCH] updated CI --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5791891..01a6e4f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,8 +3,7 @@ variables: stages: - build -# - publish -# - test + - test # - publish before_script: -- GitLab