mirror of
https://github.com/ViViDboarder/drone-webdav.git
synced 2026-06-14 05:12:42 +08:00
Add multi file test
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
FROM alpine:3.11
|
||||
|
||||
RUN apk --no-cache add bash=~5.0 curl=~7.67 ca-certificates=~20191127
|
||||
RUN apk --no-cache add bash=~5.0 curl=~7.79 ca-certificates=~20191127
|
||||
COPY push.sh /bin/
|
||||
RUN chmod +x /bin/push.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user