[gnome-build-meta/jjardon/openqa_iso] ci: iso-installer-x86_64: Remove dependency on build-x86_64 job
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/jjardon/openqa_iso] ci: iso-installer-x86_64: Remove dependency on build-x86_64 job
- Date: Mon, 12 Sep 2022 19:03:17 +0000 (UTC)
commit caaf53508fe2df96e6b249ab613cd311a5e8091d
Author: Javier Jardón <jjardon gnome org>
Date: Mon Sep 12 20:00:34 2022 +0100
ci: iso-installer-x86_64: Remove dependency on build-x86_64 job
This would potentially duplicate builds but It will be minimized
by the external cache
We need to do this to be able to work and debug issues with the iso
installer (so openQA) faster
.gitlab-ci.yml | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 59c641bc2..48c1f0ad8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -309,8 +309,6 @@ iso-installer-x86_64:
needs:
- job: 'track'
optional: true
- - job: 'build-x86_64'
- artifacts: false
s3-image:
extends: .x86_64
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]