From c94003cba77b5920433f1856b5d291134a23a628 Mon Sep 17 00:00:00 2001 From: s3lph Date: Tue, 19 Jul 2022 23:33:03 +0200 Subject: [PATCH] Works, restricting to tags only --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d683710..f62ee8a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -115,5 +115,5 @@ repo: trigger: s3lph/custom-packages variables: MULTIPROJECT_TRIGGER_JOBNAME: icalendar-timeseries-server - #only: - #- tags + only: + - tags