]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Fixing .gitlab-ci.yml
authorFrank Brehm <frank.brehm@pixelpark.com>
Wed, 26 Oct 2022 12:36:45 +0000 (14:36 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Wed, 26 Oct 2022 12:36:45 +0000 (14:36 +0200)
.gitlab-ci.yml

index 14aca14b684537d05a822b4422088271a7b1bf0c..21e7d4cfc9772c58e0eb987a4089fe79b0880732 100644 (file)
@@ -332,7 +332,8 @@ Create Centos7 template:
     - .build-job
   stage: build-el7
   needs:
-    - 'Create Rocky8 template'
+#     - 'Create Rocky8 template'
+    - 'Create Centos8 template'
   variables:
     OS_ID: centos-7
     VM_OS_VERSION: 'centos7_64Guest'