Skip to content

feat(tagging): [#123] Removed latest tag, added semantic release

Andre Moon requested to merge fix/tagging into main

This is a small fix to the jobs to assist with future releases

  1. Added semantic-release. Tagging will no longer be a manual step and will instead be generated from commits
  2. Removed 'latest' tag. Since we are unable to grab branch information, the decision was made to rather remove this tag from the job rules. This tag can still be updated, but must be done manually.
Edited by Andre Moon

Merge request reports