[tracker/wip/carlosg/more-tests: 1/7] ci: Disable docs building in fedora@aarch64 build job
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/more-tests: 1/7] ci: Disable docs building in fedora@aarch64 build job
- Date: Fri, 11 Mar 2022 12:50:20 +0000 (UTC)
commit fb7de68693e80ad6b975094c68e88962a48e4e73
Author: Carlos Garnacho <carlosg gnome org>
Date: Fri Mar 11 13:48:00 2022 +0100
ci: Disable docs building in fedora@aarch64 build job
For some reason, the runners seem to get stuck there often. Plus,
we don't need building docs here (docs/website rely on faster x86_64
runners).
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 31fd39fea..c04188030 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -251,6 +251,8 @@ build-fedora@aarch64:
needs:
- build-fedora-container@aarch64
allow_failure: true
+ variables:
+ NO_DOCS: "true"
<<: *build
build-ubuntu-rolling@x86_64:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]