Skip to content

Commit

Permalink
TEMPORARY hack to test dependent builds on dev branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Marek Szuba committed Nov 8, 2019
1 parent 4baf28d commit dafd4b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@ test:perl5.30-mysql:
only:
- master
- /^release/\d+$/
- gitlabci
trigger:
project: $DEPENDENT_PROJECT
# Use the same branch as in this project
branch: $CI_COMMIT_REF_NAME
branch: master

# Actual trigger jobs
post:trigger_main:
Expand Down

0 comments on commit dafd4b3

Please sign in to comment.