Open snowme34 opened 5 years ago
Attempt to add travis-ci
Will find a way to auto deploy, either pull from docker hub (travis ci push the image), or use webhook to trigger the server to pull, rebuild, restart.
Travis ci deploy
Travis ci deploy script
We might want to only run the test for pull requests
https://stackoverflow.com/questions/31882306/how-to-configure-travis-ci-to-build-pull-requests-merges-to-master-w-o-redunda
For yarn:
https://yarnpkg.com/en/docs/install-ci#travis-tab
https://github.com/travis-ci/travis-ci/issues/6720#issuecomment-285981417
Attempt to add travis-ci
Will find a way to auto deploy, either pull from docker hub (travis ci push the image), or use webhook to trigger the server to pull, rebuild, restart.