Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 440 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 440 Bytes

Hello, World!

This is my template repository with humble setup for CI/CD on free-tier VMs.

How to use

  • Add REMOTE_HOST, REMOTE_USER and SERVER_SSH_KEY on secrets
  • Put the code on /src
  • Write your own build.sh and run.sh scripts, to make they do what they should do 😁

Feel free to add tests, PR workflows, Docker etc... this is just a small start