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-itconfiguration as appropriate for a typescript project. - Add
release-itgitlab pipeline.
Acceptance criteria
-
A merge to the mainbranch triggers a release of the frontend with a tag.
Links/references
Edited by Mike Knee