Add release-it to activate account frontend
Description
The card frontend should have release-it
configured and added to the pipelines, so that updates to the container are automatically tagged, and tagged versions are pushed out to the artifact registry for downstream deployment.
Further details
Task list
- Add
release-it
configuration as appropriate for a typescript project. - Add
release-it
gitlab pipeline.
Acceptance criteria
-
A merge to the main
branch triggers a release of the frontend with a tag.
Links/references
Edited by Mike Knee