mirror of
https://github.com/Maschell/dynamic_libs.git
synced 2025-02-16 19:29:18 +01:00
Only save artifacts
This commit is contained in:
parent
3778dbefb1
commit
a91e76ff39
@ -11,3 +11,6 @@ RUN make && make install && \
|
|||||||
cp -r ${DEVKITPRO}/portlibs /artifacts
|
cp -r ${DEVKITPRO}/portlibs /artifacts
|
||||||
|
|
||||||
WORKDIR /artifacts
|
WORKDIR /artifacts
|
||||||
|
|
||||||
|
FROM scratch
|
||||||
|
COPY --from=0 /artifacts /artifacts
|
Loading…
x
Reference in New Issue
Block a user