From 9262f358cce1e2a00d65ed3866c9e36b67340de8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Floure?= Date: Wed, 30 Oct 2019 12:06:31 +0100 Subject: [PATCH] Fix run-deploy CI configuration syntax --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f342663..41ffa16 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -51,8 +51,6 @@ run-deploy: variables: only: - tags - except: - - /^(?!master).+@/ tags: - debian - generic