mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-13 20:53:46 +08:00
Add dispatchable workflow
This commit is contained in:
@@ -6,6 +6,9 @@ ARG BUILD_TYPE
|
||||
#Declare architecture argument (386 or amd64)
|
||||
ARG TARGETARCH
|
||||
|
||||
#Declare git ref
|
||||
ARG REF
|
||||
|
||||
WORKDIR /builder
|
||||
#Copy existing sources, if any
|
||||
COPY jcef /jcef
|
||||
|
||||
Reference in New Issue
Block a user