Merge pull request #11 from dbingham/fixTypo

Update to drone-scp 1.5.6
This commit is contained in:
Bo-Yi Wu
2020-02-27 11:19:51 +08:00
committed by GitHub

View File

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