From 401c4a2afc566615cec33aa3616ff0a9f78f6b07 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 29 Jun 2020 17:20:09 +0200 Subject: [PATCH] Minor change to .gitlab-ci.yml --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 28dd9f0..344b70c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -203,8 +203,8 @@ Create OracleLinux7 template: - /^dev\/.*$/ - /^hf.*$/ - tags -# only: -# - schedules + only: + - schedules Create Centos7 template: <<: *job_definition -- 2.39.5