Compare commits

..

No commits in common. "develop" and "master" have entirely different histories.

2 changed files with 0 additions and 10 deletions

View File

@ -1,4 +0,0 @@
FROM appleboy/drone-scp:1.6.2@sha256:bd37a55f4b97e7742b0de7333669b96220b3cc422d366e1fa8c34059b736ab47
COPY run.sh /run.sh
ENTRYPOINT []
CMD /run.sh

6
run.sh
View File

@ -1,6 +0,0 @@
export PLUGIN_HOST=$SSH_HOST
export PLUGIN_USERNAME=$SSH_USER
export PLUGIN_PORT=$SSH_PORT
export PLUGIN_KEY=$SSH_KEY
export PLUGIN_PASSPHRASE=$SSH_PASSPHRASE
/bin/drone-scp