chore: i/o timeout issue
scp files / test scp action (push) Has been cancelled
scp files / deploy artifact (push) Has been cancelled
scp files / test changed-files (push) Has been cancelled

This commit is contained in:
Bo-Yi Wu
2023-04-10 13:50:27 +08:00
parent e0dbae8ff0
commit 209e8c05e0
+1 -1
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