Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
VVCSoftware_VTM-tmuc
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thibaud Biatek
VVCSoftware_VTM-tmuc
Commits
b79b4679
Commit
b79b4679
authored
11 months ago
by
Karsten Suehring
Browse files
Options
Downloads
Patches
Plain Diff
Update CI pipeline configuration to build jvet-tuc branch and merge requests
parent
ff7629f0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-2
3 additions, 2 deletions
.gitlab-ci.yml
with
3 additions
and
2 deletions
.gitlab-ci.yml
+
3
−
2
View file @
b79b4679
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment