From 6ddb35c3c400586520b0f1e39f6f5369d0f61b44 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Fri, 9 Nov 2018 21:29:41 +0200 Subject: [PATCH] ci_template.yml: Temporarly disable builddir artifact We won't use it till the tests land, and the fd.o runners are getting overloading causing jobs to fail with 500 error during artifact upload. [1] Thus disable this feature temporarly. [1]: https://gitlab.freedesktop.org/freedesktop/freedesktop/issues/44 --- gitlab/ci_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index d618677373..64c2860e4e 100644 --- a/gitlab/ci_template.yml +++ b/gitlab/ci_template.yml @@ -61,7 +61,7 @@ manifest: when: always paths: - "manifest.xml" - - "gst-build/" + # - "gst-build/" build fedora x86_64: extends: .build