mirror of
https://github.com/cnbattle/drone-upx.git
synced 2026-06-14 05:12:41 +08:00
test
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ ADD https://github.com/upx/upx/releases/download/v3.95/upx-3.95-amd64_linux.tar.
|
||||
RUN xz -d -c /usr/local/upx-3.95-amd64_linux.tar.xz | tar -xOf - upx-3.95-amd64_linux/upx > /bin/upx && \
|
||||
chmod a+x /bin/upx
|
||||
|
||||
RUN /bin/upx
|
||||
RUN /bin/upx --help
|
||||
|
||||
ADD release/linux/amd64/drone-upx /bin/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user