internetee / whois

Ruby WHOIS server
Other
13 stars 6 forks source link

Build, test and deploy on PR to main #68

Closed keijoraamat closed 3 years ago

keijoraamat commented 3 years ago

Created pipeline which will:

  1. build image and tag it with short commit SHA.
  2. run tests in container created from the image.
  3. upload test results to CodeClimate.
  4. push the image to Docker hub.
  5. upgrade the whois installation in cloud to use newly built image.