Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 295 Bytes

DEPLOY.md

File metadata and controls

11 lines (6 loc) · 295 Bytes

Deploying an update to howtopgp.jugendhackt.de:

Add the remote repository:

git remote add heroku [email protected]:howtopgp.git

Push the local git repo to the server:

git push heroku master

Your ssh key must be registered by ByteHamster.