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
d069e802
Commit
d069e802
authored
Jul 21, 2019
by
Max Maton
☕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add gpg
parent
4ceaa7bb
Pipeline
#6839
failed with stage
in 1 minute and 38 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
install-software
install-software
+1
-1
No files found.
.gitlab-ci.yml
View file @
d069e802
...
...
@@ -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
-
apk add --no-cache bash sudo
-
apk add --no-cache bash sudo
gnupg
-
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 .
...
...
install-software
View file @
d069e802
...
...
@@ -2,7 +2,7 @@
set
-euo
pipefail
apt-get
install
--yes
jq make unzip curl file git cppcheck build-essential wine fonts-wine xvfb imagemagick hugin-tools libimage-size-perl libimage-exiftool-perl blender wget
sudo
schroot
apt-get
install
--yes
jq make unzip curl file git cppcheck build-essential wine fonts-wine xvfb imagemagick hugin-tools libimage-size-perl libimage-exiftool-perl blender wget
curl
-s
https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash
apt-get
install
--yes
git-lfs
...
...
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