mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 20:43:44 +02:00
tweaking
This commit is contained in:
parent
0892eb892b
commit
04c1d45aee
1 changed files with 1 additions and 1 deletions
|
@ -33,4 +33,4 @@ RUN make redhat
|
||||||
|
|
||||||
FROM scratch AS export
|
FROM scratch AS export
|
||||||
ARG PLATFORM
|
ARG PLATFORM
|
||||||
COPY --from=stage /root/rpmbuild/RPMS/*/*.rpm ./${PLATFORM}/
|
COPY --from=stage /root/rpmbuild/RPMS/*/*.rpm ./${ZT_NAME}/
|
||||||
|
|
Loading…
Add table
Reference in a new issue