Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
d5199100
Commit
d5199100
authored
Jul 26, 2019
by
Piotr Gawron
Browse files
disable test due to problem with celldesigner
parent
70372f24
Pipeline
#12122
passed with stage
in 11 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d5199100
...
...
@@ -173,9 +173,10 @@ test:backend:CellDesigner_plugin:jdk-8:
<<
:
*jdk_8_definition
script
:
*test_backend_CellDesigner_plugin_definition
test:backend:CellDesigner_plugin:jdk-11:
<<
:
*jdk_11_definition
script
:
*test_backend_CellDesigner_plugin_definition
#CellDesigner is working on java 8 and is incompatible with java 11
#test:backend:CellDesigner_plugin:jdk-11:
# <<: *jdk_11_definition
# script: *test_backend_CellDesigner_plugin_definition
test:backend:converter:jdk-8:
<<
:
*jdk_8_definition
...
...
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