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
This commit is contained in:
parent
ece0ea97bf
commit
6ddb35c3c4
@ -61,7 +61,7 @@ manifest:
|
|||||||
when: always
|
when: always
|
||||||
paths:
|
paths:
|
||||||
- "manifest.xml"
|
- "manifest.xml"
|
||||||
- "gst-build/"
|
# - "gst-build/"
|
||||||
|
|
||||||
build fedora x86_64:
|
build fedora x86_64:
|
||||||
extends: .build
|
extends: .build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user