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
0e5f6db8
Commit
0e5f6db8
authored
May 04, 2020
by
Thanassis Tsiodras
Browse files
Undo the workflow change - CI isn't triggered at all now.
parent
608da2da
Pipeline
#1634
passed with stage
in 3 minutes and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0e5f6db8
# 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
...
...
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