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
5b123add
Commit
5b123add
authored
Mar 22, 2020
by
IOhannes m zmölnig
Browse files
use our own debiancross docker-images
it seems that with dockercross we need to build all dependencies...
parent
81fbf21c
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd-lib-builder/gitlab-iem.yml
View file @
5b123add
...
...
@@ -78,13 +78,13 @@ variables:
.build:linux_armhf: &build_linux_armhf
extends
:
.build:linux
image
:
dockcross/linux-
arm
v7
image
:
registry.git.iem.at/devtools/docker/debiancross:
arm
hf
variables
:
pd_extension
:
l_arm
.build:linux_arm64: &build_linux_arm64
extends
:
.build:linux
image
:
dockcross/linux-
arm64
image
:
registry.git.iem.at/devtools/docker/debiancross:
arm64
variables
:
pd_extension
:
l_arm64
...
...
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