Merge pull request #4 from marcodallasanta/development

Changed README. Fixed Dockerfile.
This commit is contained in:
Marco Dalla Santa
2020-12-21 20:18:32 +01:00
committed by GitHub
2 changed files with 5 additions and 2 deletions

View File

@@ -9,5 +9,7 @@ RUN apk update && \
COPY LICENSE README.md /
COPY entrypoint.sh /entrypoint.sh
COPY with_key.sh /with_key.sh
COPY with_pass.sh /with_pass.sh
ENTRYPOINT ["/entrypoint.sh"]

View File

@@ -24,8 +24,9 @@ I use this action to deploy my personal projects to remote server, restarting th
**Marco Dalla Santa**
* Twitter: [@marcodallasanta](https://twitter.com/marcodallasanta)
* Github: [@marcodallasanta](https://github.com/marcoallasanta)
* Github: [@marcodallasanta](https://github.com/marcodallasanta)
* LinkedIn: [@marcodallasanta](https://linkedin.com/in/marcodallasanta)
* StackOverflow: [@marcodallasanta](https://stackoverflow.com/story/marcodallasanta)
## ⚙️ Usage
@@ -53,7 +54,7 @@ Feel free to check [issues page](https://github.com/mdallasanta/ssh-scp-deploy/i
## 🙏 Thanks
Thanks to [Raphaël Bussa](https://github.com/raphaelbussa) that helped in testing.
Thanks to [Raphaël Bussa](https://github.com/raphaelbussa) for help in testing.
## 📝 License