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
c1e517ce
Commit
c1e517ce
authored
5 years ago
by
Matthias Betz
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
1809d4e2
Pipeline
#722
failed with stage
in 1 minute and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
.gitlab-ci.yml
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
+
1
-
1
View file @
c1e517ce
...
@@ -4,7 +4,7 @@ image: debian:latest
...
@@ -4,7 +4,7 @@ image: debian:latest
build
:
build
:
script
:
script
:
-
apt-get update
-
apt-get update
-
apt-get install -y wget
-
apt-get install -y wget
libasound2 libfreetype6 libx11-6 libxdmcp6 libxext6 libxrender1 libxtst6 libxi6 libxau6 libxdmcp6 libxcb1
-
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
-
dpkg -i bellsoft-jdk8u252+9-linux-amd64-full.deb
-
dpkg -i bellsoft-jdk8u252+9-linux-amd64-full.deb
...
...
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