From 36c1d79bc611f79aa27683c23a9c24770b2a7d93 Mon Sep 17 00:00:00 2001 From: Bing Gong <b.gong@fz-juelich.de> Date: Sun, 15 Mar 2020 19:40:40 +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 1fe89371..04ab5dfe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,7 @@ Loading: Preprocessing: tags: - - macOS + - linux stage: build script: - echo "Building-preprocessing" -- GitLab