Resolve "Allow more pipeline sources"
This MR allows pipelines to be triggered by the web UI.
pipeline_source_events
is inherited from the upstream pipeline in case a pipeline has been triggered by a CI job in another repository (which is the case for the bibliography update). Therefore we don't have to set trigger|pipeline
here but in the website repository.
Closes #6 (closed)
Edited by Michelle Weidling