mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-12-04 23:25:57 +08:00
Pack results
This commit is contained in:
@@ -22,6 +22,6 @@ RUN ./run_linux.sh
|
||||
|
||||
#Export built files
|
||||
FROM scratch AS export-stage
|
||||
COPY --from=stage /jcef/binary_distrib .
|
||||
COPY --from=stage /jcef/binary_distrib.tar.gz .
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user