ci_template: move the cerbero scripts from yaml to a new file
authorJordan Petridis <jordan@centricular.com>
Thu, 6 Aug 2020 17:21:44 +0000 (20:21 +0300)
committerJordan Petridis <jpetridis@gnome.org>
Tue, 15 Sep 2020 16:42:58 +0000 (16:42 +0000)
commit7d46f1ac5e2c424601555f7522cb95e62b8ea5ba
tree905e28562a210f9ae9dd827273e61cdcfe399264
parent050aec524bd5d64ee57a5f9eddef89eca8840cb5
ci_template: move the cerbero scripts from yaml to a new file

Its hard to manage ever growing bash scripts in yaml, and
its even harder to run them locally to reproduce the environment.

This is essentially a copy-paste of the scripts, to make review
easier. We can refactor later.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/329>
gitlab/cerbero_setup.sh [new file with mode: 0644]
gitlab/ci_template.yml