Commit Graph

5 Commits

Author SHA1 Message Date
76ae8f3a44 Do build and test in one step
All checks were successful
continuous-integration/drone/push Build is passing
Speed up build time by moving these two tasks to one step so that a new
container doesn't have to be spun up and the cached modules from the
build step are reused in the test step.
2019-11-21 15:40:59 -08:00
9b9f803231 Add pre-commit to the repo
All checks were successful
continuous-integration/drone/push Build is passing
This adds pre-commit which can be used to enforce consistent style
and common errors (like committing large files)
2019-11-21 15:32:57 -08:00
604c27118a Add Docker deploy pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-15 17:30:29 -08:00
971710df84 Add a build step to drone pipeline
Some checks failed
continuous-integration/drone/push Build is failing
2019-10-07 15:02:13 -07:00
ba2bb86be6 Add drone build 2019-10-07 14:59:39 -07:00