Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
CNNArch2Gluon
Commits
cb880378
Commit
cb880378
authored
Oct 26, 2020
by
Evgeny Kusmenko
Browse files
Update .gitlab-ci.yml
parent
7eee94f0
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cb880378
...
...
@@ -58,7 +58,7 @@ BranchJobLinux:
stage
:
linux
image
:
maven:3-jdk-8
script
:
-
mvn -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B clean install --settings settings.xml
-
mvn -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
-U
clean install --settings settings.xml
-
cat target/site/jacoco/index.html
except
:
-
master
...
...
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