From: Frank Brehm Date: Tue, 5 Jul 2022 15:32:07 +0000 (+0200) Subject: Updating .gitlab-ci.yml X-Git-Tag: 2.6.2~1^2~8^2~1 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=b8b3bd3fb0e33dd69167e4de1431b1750cd554c5;p=pixelpark%2Fcreate-vmware-tpl.git Updating .gitlab-ci.yml --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 66a6d7f..d852397 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -274,8 +274,8 @@ Create AlmaLinux8 template: - /^dev\/.*$/ - /^hf.*$/ - tags -# only: -# - schedules + only: + - schedules Create Rocky8 template: extends: @@ -295,8 +295,8 @@ Create Rocky8 template: - /^dev\/.*$/ - /^hf.*$/ - tags -# only: -# - schedules + only: + - schedules Create Centos7 template: extends: @@ -316,8 +316,8 @@ Create Centos7 template: - /^dev\/.*$/ - /^hf.*$/ - tags -# only: -# - schedules + only: + - schedules Create OracleLinux7 template: extends: @@ -337,7 +337,7 @@ Create OracleLinux7 template: - /^dev\/.*$/ - /^hf.*$/ - tags -# only: -# - schedules + only: + - schedules # vim: et list