nexe cache

This commit is contained in:
vexorian 2020-08-30 10:20:04 -04:00
parent a54603299b
commit 8bd4c69913
5 changed files with 6 additions and 0 deletions

6
Dockerfile-upload Normal file
View File

@ -0,0 +1,6 @@
FROM scratch
COPY ./nexe/linux-x64-12.16.2 /var/nexe/
COPY ./nexe/mac-x64-12.18.2 /var/nexe/
COPY ./nexe/windows-x64-12.18.2 /var/nexe/
COPY ./nexe/windows-x86-12.18.2 /var/nexe/

BIN
nexe/linux-x64-12.16.2 Normal file

Binary file not shown.

BIN
nexe/mac-x64-12.18.2 Normal file

Binary file not shown.

BIN
nexe/windows-x64-12.18.2 Normal file

Binary file not shown.

BIN
nexe/windows-x86-12.18.2 Normal file

Binary file not shown.