From 05b901b0fc18e173a2a4f587b864132bb244f419 Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Sat, 4 Nov 2023 14:30:59 +0100 Subject: [PATCH] now running test job automatically --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e1dde5b..183d8e3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,6 @@ stages: Test: stage: test - when: manual allow_failure: true tags: - autoscale