Make possible to override the branch name via a env variable
authorrinpatch <rinpatch@sdf.org>
Wed, 19 Jun 2019 11:40:39 +0000 (14:40 +0300)
committerrinpatch <rinpatch@sdf.org>
Wed, 19 Jun 2019 11:40:39 +0000 (14:40 +0300)
commita6e3169cfc5657e5819b3e018bf4c3cdf1c1377a
treec1a70ef3aa57e9b0278ba6a9a23bf7b39ac63df4
parenta0a1361888a3986d589720a7eb39d49c913154f2
Make possible to override the branch name via a env variable

This is useful for the CI builds because they have a detached HEAD or
for emulating a feature that is availible only on a particular branch
(e.g pleroma_ctl downloads CI artifacts only for develop and master)
.gitlab-ci.yml
mix.exs