mirror of
https://github.com/brl/mutter.git
synced 2024-11-09 15:37:00 -05:00
gitlab-ci: Don't upload test artifacts
There's no need to upload test artifacts since they don't produce anything that we care about so far, while this phase slows down the pipeline execution. https://gitlab.gnome.org/GNOME/mutter/merge_requests/436
This commit is contained in:
parent
54fdd633fe
commit
eaacbb3289
@ -19,9 +19,6 @@ test-mutter:
|
||||
stage: test
|
||||
dependencies:
|
||||
- build-mutter
|
||||
artifacts:
|
||||
paths:
|
||||
- build
|
||||
variables:
|
||||
XDG_RUNTIME_DIR: "$CI_PROJECT_DIR/runtime-dir"
|
||||
GSETTINGS_SCHEMA_DIR: "$CI_PROJECT_DIR/build/data"
|
||||
|
Loading…
Reference in New Issue
Block a user