Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
dmt
Commits
7fcf97ab
Commit
7fcf97ab
authored
May 04, 2020
by
Thanassis Tsiodras
Browse files
Trigger on merge requests.
parent
e8266a91
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7fcf97ab
# image: $CI_REGISTRY_IMAGE/taste:latest
# image: $CI_REGISTRY_IMAGE/taste:latest
image
:
dmt: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
:
variables
:
GIT_SUBMODULE_STRATEGY
:
recursive
GIT_SUBMODULE_STRATEGY
:
recursive
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment