mirror of
https://github.com/GenieTim/ftp-action.git
synced 2024-12-04 23:12:26 +08:00
Temporary use different ftp provider
This commit is contained in:
parent
0dc665c12a
commit
27042dda88
@ -3,7 +3,7 @@ FROM alpine:3.11
|
||||
COPY LICENSE README.md /
|
||||
|
||||
RUN apk --no-cache add lftp
|
||||
RUN apk --no-cache add ncftpput
|
||||
RUN apk --no-cache add ncftp
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user