gitlab/build_manifest: allow for upstream branch to be specified
authorJordan Petridis <jordan@centricular.com>
Wed, 24 Apr 2019 05:42:27 +0000 (08:42 +0300)
committerJordan Petridis <jpetridis@gnome.org>
Wed, 5 Jun 2019 22:51:04 +0000 (22:51 +0000)
commit2cde4bef1e5b205b86792cd182b4b26894e14e32
treea64be4af63670a8f94911031d45de74fa52bdd36
parent24f24828d0e90650e527fd88f726ec1b13ffcefd
gitlab/build_manifest: allow for upstream branch to be specified

When the pipeline is based on top of a stable branch, we want
to track that branch isntead of the primary development branch.

This patch makes it so the upstream branch can be specified with
an env var.

part of #11
gitlab/build_manifest.py
gitlab/ci_template.yml