mirror of
https://github.com/falk-werner/webfuse
synced 2025-06-13 12:54:15 +00:00
enables portable workspace docker-build on build server
This commit is contained in:
parent
ce03e4595f
commit
4f8996e8af
@ -11,6 +11,7 @@ before_install:
|
||||
env:
|
||||
global:
|
||||
- PARALLELMFLAGS="-j2"
|
||||
- PORTABLE_WORSPACE=1
|
||||
matrix:
|
||||
- MARCH=amd64 CHECK_TARGET=memcheck
|
||||
- MARCH=arm32v7 CHECK_TARGET=check
|
||||
|
Loading…
Reference in New Issue
Block a user