Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
monticore
EmbeddedMontiArc
generators
EMADL2CPP
Commits
0660dcaf
Commit
0660dcaf
authored
Mar 06, 2019
by
Christopher Jan-Steffen Brix
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added test job
parent
f253f64f
Pipeline
#109560
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
.gitlab-ci.yml
.gitlab-ci.yml
+9
-0
No files found.
.gitlab-ci.yml
View file @
0660dcaf
...
...
@@ -32,6 +32,15 @@ masterJobLinux:
-
mvn package sonar:sonar -s settings.xml
only
:
-
master
testJobLinux
:
stage
:
linux
image
:
mxnet/python:1.4.0_cpu_py3
script
:
-
apt get install maven
-
mvn -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B clean install --settings settings.xml
only
:
-
oneclick_nn_training
masterJobWindows
:
stage
:
windows
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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