Merge pull request 'reorder arg' (#20) from master into release
SHS Gitea/docker/pipeline/head Something is wrong with the build of this commit
SHS Gitea/docker/pipeline/head Something is wrong with the build of this commit
Reviewed-on: #20
This commit was merged in pull request #20.
This commit is contained in:
+1
-1
@@ -1,8 +1,8 @@
|
||||
ARG DOCKER_PREFIX=wapmobil/
|
||||
ARG DOCKER_BITS=
|
||||
FROM ${DOCKER_PREFIX}windows-base-${DOCKER_BITS}
|
||||
ARG JOBS_COUNT=8
|
||||
ARG JOBS_QT_COUNT=4
|
||||
FROM ${DOCKER_PREFIX}windows-base-${DOCKER_BITS}
|
||||
|
||||
ENV WIN_TRIPPLET=${WIN_ARCH}-w64-mingw32
|
||||
ENV CROSS_COMPILE=${WIN_TRIPPLET}-
|
||||
|
||||
Reference in New Issue
Block a user