1 Commits
docs ... patch

Author SHA1 Message Date
Bo-Yi Wu
209e8c05e0 chore: i/o timeout issue
Some checks failed
scp files / test scp action (push) Failing after 7s
scp files / deploy artifact (push) Failing after 47s
scp files / test changed-files (push) Failing after 1m34s
2023-04-10 13:50:27 +08:00

View File

@@ -1,4 +1,4 @@
FROM ghcr.io/appleboy/drone-scp:1.6.7
FROM ghcr.io/appleboy/drone-scp:latest
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh