Skip to content
Snippets Groups Projects
Commit a35820b2 authored by Tim Jaacks's avatar Tim Jaacks
Browse files

deploy_gitlab_ci: revert trigger pipeline on integration branch

Explicitly triggering a pipeline in the target repository does not work
easily from this place because we would have to distinguish between the
manifest (which uses branch pipelines) and the sub-projects (which use
merge request pipelines). This separation should not be hard-coded here,
so we move the decision whether or not to run a pipeline to the
.gitlab-ci.yml file of the target. Reverting these two commits:

63279799
    deploy_gitlab_ci: trigger pipeline only if it has not run before

dfc6204a
    deploy_gitlab_ci: trigger pipeline on integration branch
parent faf20731
No related branches found
No related tags found
1 merge request!76deploy_gitlab_ci: revert trigger pipeline on integration branch
Pipeline #8646 passed with stages
in 28 minutes and 39 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment