gitlab/ci_template: skip cerbero builds for gst-build changes

This commit is contained in:
Tim-Philipp Müller 2019-03-03 21:57:16 +00:00
parent f87d553bc4
commit badb75f4ed

View file

@ -290,6 +290,9 @@ check fedora:
- $CERBERO bootstrap --offline --build-tools-only
- $CERBERO package --offline -t -o ${CI_PROJECT_DIR} gstreamer-1.0
- ccache -s
except:
variables:
- $CI_PROJECT_NAME == "gst-build"
cache:
key: "${CI_JOB_NAME}"
paths: