-
Notifications
You must be signed in to change notification settings - Fork 11
CI CD
Song Zheng edited this page Aug 18, 2020
·
2 revisions
Used to run unit and integration tests. Custom runners needed because of environment variables.
- Webhook Setup to send a request to webhook server when a pull request is merged.
To gain access, please give your public key to song: cat ~/.ssh/id_rsa.pub
Then ssh song@learndatabases.dev
. Tmux session is called learndatabases
- cd here:
/home/song/github/actions-runner
./run.sh
- cd here:
/home/song/hooks
- Run the app:
nodemon app.js