chore: update default timeout to 10 minutes

This commit is contained in:
Bo-Yi Wu
2019-11-30 23:17:05 +08:00
parent 671c934c80
commit a5de8af6d5
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM appleboy/drone-scp:1.5.3-linux-amd64
FROM appleboy/drone-scp:1.5.4-linux-amd64
ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh