From 7499b57f1795a191d1c3d30a9c9f82178eda474c Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Sun, 9 Aug 2020 05:59:58 +0200 Subject: [PATCH] test does not exist anymore --- .gitlab-ci.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a37313dc6..a88b330bd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -141,13 +141,6 @@ Pre_General: - release ################################################################################################### -Post_AverageDown: - stage: postprocessing - script: averageDown/test.py - except: - - master - - release - Post_ASCIItable: stage: postprocessing script: ASCIItable/test.py