Skip to content
Snippets Groups Projects
Commit b79b4679 authored by Karsten Suehring's avatar Karsten Suehring
Browse files

Update CI pipeline configuration to build jvet-tuc branch and merge requests

parent ff7629f0
No related branches found
No related tags found
No related merge requests found
......@@ -9,10 +9,11 @@ stages:
only:
refs:
- master
- jvet-tuc
- merge_requests
variables:
- $CI_PROJECT_URL == 'https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM'
- $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == 'master'
- $CI_PROJECT_URL == 'https://vcgit.hhi.fraunhofer.de/jvet-tuc/VVCSoftware_VTM'
- $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == 'jvet-tuc'
.build_template_linux:
extends: .build_template
......
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