IMLS / estimating-wifi

Estimating Wifi is a pilot project to automate the censusing of proximal wifi devices via low-cost and open source tools.
https://10x.gsa.gov/projects/shared-components-for-museums-and-libraries/
Other
10 stars 3 forks source link

Add action to build imls-frontend and push image to ghcr #72

Open wesley-dean-gsa opened 2 years ago

wesley-dean-gsa commented 2 years ago

As an SRE, so that I can deploy the IMBLS Frontend application to a container hosting service, I would like to have merges to the main branch to result in images built and pushed to ghcr.

Acceptance Criteria

  1. merges to main trigger an action
  2. action builds an image based on the contents of imls-frontend
  3. images built are pushed to ghcr with the :edge tag
wesley-dean-gsa commented 2 years ago