Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eric Duminil
RegionChooser
Commits
1809d4e2
Commit
1809d4e2
authored
5 years ago
by
Matthias Betz
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
f2f2d7ea
Pipeline
#720
failed with stage
in 43 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-2
.gitlab-ci.yml
with
1 addition
and
2 deletions
+1
-2
.gitlab-ci.yml
+
1
-
2
View file @
1809d4e2
...
@@ -6,8 +6,7 @@ build:
...
@@ -6,8 +6,7 @@ build:
-
apt-get update
-
apt-get update
-
apt-get install -y wget
-
apt-get install -y wget
-
wget https://download.bell-sw.com/java/8u252+9/bellsoft-jdk8u252+9-linux-amd64-full.deb
-
wget https://download.bell-sw.com/java/8u252+9/bellsoft-jdk8u252+9-linux-amd64-full.deb
-
chmod +x bellsoft-jdk8u252+9-linux-amd64-full.deb
-
dpkg -i bellsoft-jdk8u252+9-linux-amd64-full.deb
-
./bellsoft-jdk8u252+9-linux-amd64-full.deb
-
apt-get install -y maven
-
apt-get install -y maven
-
mvn package -B
-
mvn package -B
...
...
This diff is collapsed.
Click to expand it.
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