mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-10-21 02:23:41 +08:00
Refactor to support dynamic repositories
This commit is contained in:
@@ -3,7 +3,7 @@ FROM friwidev/jcefdocker:linux-latest AS stage
|
||||
#Declare build type argument (Release or Debug)
|
||||
ARG BUILD_TYPE
|
||||
|
||||
#Declare architecture argument (386 or amd64)
|
||||
#Declare architecture argument (arm64, arm/v7, 386 or amd64)
|
||||
ARG TARGETARCH
|
||||
|
||||
#Declare git args
|
||||
|
Reference in New Issue
Block a user