MDAPI: use cverna's fork for now to build stg

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-01-12 15:15:41 +01:00
parent e7736f0f18
commit 442a12a2bb

View file

@ -7,9 +7,9 @@ metadata:
spec: spec:
source: source:
git: git:
uri: https://pagure.io/mdapi.git uri: https://pagure.io/forks/cverna/mdapi.git
{% if env == 'staging' %} {% if env == 'staging' %}
ref: "staging" ref: "container_app"
{% else %} {% else %}
ref: "production" ref: "production"
{% endif %} {% endif %}