gitlab-ci: only run fdroid-buildserver for those with runners

This commit is contained in:
Hans-Christoph Steiner 2018-11-23 15:11:30 +01:00
parent 056a4a5d17
commit 0594d15ed6

View file

@ -60,6 +60,14 @@ fdroid-buildserver:
tags:
- fdroid
- buildserver
only:
- branches@bubu/fdroidata
- branches@eighthave/fdroidata
- branches@fdroid/fdroidata
- branches@grote/fdroidata
- branches@izzysoft/fdroidata
- branches@schildbach/fdroidata
- branches@uniqx/fdroidata
artifacts:
name: "${CI_PROJECT_PATH}_${CI_JOB_STAGE}_${CI_COMMIT_REF_NAME}_${CI_COMMIT_SHA}"
paths: