anitya/release-monitoring: add git source to buildconfig

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2019-01-09 15:15:54 +01:00
parent 5667b64dcc
commit 3cf0ffb51c

View file

@ -72,6 +72,13 @@ items:
EXPOSE 8080
EXPOSE 9940
type: Dockerfile
git:
uri: https://github.com/release-monitoring/anitya.git
{% if env == 'staging' %}
ref: staging
{% else %}
ref: production
{% endif %}
strategy:
type: Docker
output: