release-monitoring: Don't trigger build on config change

Because we are triggering build with GitHub webhook currently, it is no
longer necessary to trigger it with config change. This will prevent
trigerring build twice when deploying new version.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2020-01-29 17:22:58 +01:00 committed by Pierre-Yves Chibon
parent f15dd0a16a
commit 82b3cb7022

View file

@ -99,7 +99,6 @@ items:
github:
secret: "{{ anitya_github_secret }}"
{% endif %}
- type: ConfigChange
- type: ImageChange
kind: List
metadata: {}