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
merges to main trigger an action
action builds an image based on the contents of imls-frontend
images built are pushed to ghcr with the :edge tag
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
main
trigger an action:edge
tag