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
simulators
RMIModelServer
Commits
0b5e5d43
Commit
0b5e5d43
authored
Aug 24, 2019
by
Jean Meurice
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Linux CI fix
parent
66b15b5a
Pipeline
#175728
failed with stage
in 1 minute and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
.gitlab-ci.yml
.gitlab-ci.yml
+4
-0
No files found.
.gitlab-ci.yml
View file @
0b5e5d43
...
...
@@ -30,6 +30,10 @@ BranchJobLinux:
stage
:
build
image
:
maven:3-jdk-8
before_script
:
-
apt update
-
apt --assume-yes install libxext6
-
apt --assume-yes install libxrender1
-
apt --assume-yes install libxtst6
script
:
-
mvn -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B clean install --settings settings.xml
except
:
...
...
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