Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Roman Haefeli
iem-ci
Commits
b054a46a
Commit
b054a46a
authored
Mar 22, 2020
by
IOhannes m zmölnig
Browse files
use (fake) cross-build image for buildin Linux/amd64
debiancross:amd64 is half the size of gcc:latest
parent
38d05913
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd-lib-builder/gitlab-iem.yml
View file @
b054a46a
...
...
@@ -67,7 +67,7 @@ variables:
.build:linux: &build_linux
extends
:
.build:script
image
:
gcc
image
:
registry.git.iem.at/devtools/docker/debiancross:amd64
before_script
:
-
apt-get update
-
rm -rf "${IEM_CI_PKGLIBDIR}"
...
...
Write
Preview
Supports
Markdown
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