Refactor to support dynamic repositories

This commit is contained in:
FriwiDev
2021-11-16 18:43:50 +01:00
parent 88fea496ce
commit d6e4e569a5
6 changed files with 37 additions and 15 deletions

View File

@@ -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