gitlab: disable check target in gst-examples

Not particularly useful there
This commit is contained in:
Matthew Waters 2019-03-27 13:26:17 +11:00
parent c4a3df759d
commit be70dc3735

View file

@ -252,6 +252,7 @@ build_disable_debug fedora x86_64:
except: except:
variables: variables:
- $CI_PROJECT_NAME == "cerbero" - $CI_PROJECT_NAME == "cerbero"
- $CI_PROJECT_NAME == "gst-examples"
.test fedora x86_64: .test fedora x86_64:
image: $FEDORA_IMAGE image: $FEDORA_IMAGE