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
12ab4cfd
Commit
12ab4cfd
authored
Jul 21, 2019
by
Max Maton
☕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Try running in folder
parent
a529695f
Pipeline
#6834
failed with stage
in 1 minute and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
12ab4cfd
...
...
@@ -5,7 +5,7 @@ build_image:
script
:
-
git clone https://github.com/ValveSoftware/steam-runtime.git
-
docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN containers.empiresmod.com
-
steam-runtime/setup_docker.sh -- i386 containers.empiresmod.com/empires_public/empires-build-container:steam
-
cd
steam-runtime
; .
/setup_docker.sh -- i386 containers.empiresmod.com/empires_public/empires-build-container:steam
-
docker push containers.empiresmod.com/empires_public/empires-build-container:steam
-
docker build -t containers.empiresmod.com/empires_public/empires-build-container .
-
docker push containers.empiresmod.com/empires_public/empires-build-container:latest
...
...
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