Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
empires_public
empires-build-container
Commits
d999affa
Commit
d999affa
authored
Jul 21, 2019
by
Max Maton
☕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Try specifying docker path
parent
a0f57d89
Pipeline
#6847
failed with stage
in 7 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.gitlab-ci.yml
.gitlab-ci.yml
+2
-0
No files found.
.gitlab-ci.yml
View file @
d999affa
...
...
@@ -2,6 +2,8 @@ build_image:
image
:
ubuntu:19.04
services
:
-
docker:dind
variables
:
DOCKER_HOST
:
tcp://docker:2375
script
:
-
apt update; DEBIAN_FRONTEND=noninteractive apt install --yes sudo bash gnupg docker.io git
-
git clone https://github.com/ValveSoftware/steam-runtime.git
...
...
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