[gnome-build-meta/abderrahim/ci-improvements: 80/84] .gitlab-ci.yml: do not allow failures for non x86_64 architectures
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/ci-improvements: 80/84] .gitlab-ci.yml: do not allow failures for non x86_64 architectures
- Date: Sun, 13 Jan 2019 16:45:35 +0000 (UTC)
commit 699de3ff41813e4bb0e1dafc8854dc831ef2dfd7
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Sun Jan 13 11:30:51 2019 +0100
.gitlab-ci.yml: do not allow failures for non x86_64 architectures
there should be no arch related failures anymore
.gitlab-ci.yml | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 403e833..e09fdde 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -174,7 +174,6 @@ build-gnome-core-i386:
- gnome-build-meta
variables:
ARCH: i686
- allow_failure: true
build-gnome-core-aarch64:
extends: .build-template
@@ -184,7 +183,6 @@ build-gnome-core-aarch64:
- gnome-build-meta
variables:
ARCH: aarch64
- allow_failure: true
build-gnome-core-arm:
extends: .build-template
@@ -194,7 +192,6 @@ build-gnome-core-arm:
- gnome-build-meta
variables:
ARCH: arm
- allow_failure: true
flatpak-x86_64:
extends: .flatpak-template
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]