Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dmt
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
TASTE
dmt
Commits
7fcf97ab
Commit
7fcf97ab
authored
4 years ago
by
Thanassis Tsiodras
Browse files
Options
Downloads
Patches
Plain Diff
Trigger on merge requests.
parent
e8266a91
Branches
multi-instance
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+5
-0
5 additions, 0 deletions
.gitlab-ci.yml
with
5 additions
and
0 deletions
.gitlab-ci.yml
+
5
−
0
View file @
7fcf97ab
# image: $CI_REGISTRY_IMAGE/taste:latest
image
:
dmt:latest
workflow
:
rules
:
-
if
:
$CI_MERGE_REQUEST_ID
# Execute jobs in merge request context
-
if
:
$CI_COMMIT_BRANCH == 'CoRA-EBB'
# Execute jobs when a new commit is pushed to any branch
variables
:
GIT_SUBMODULE_STRATEGY
:
recursive
...
...
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