refactor(build): changes to auto release when we cahnge version
Some checks failed
Build and Push LST Docker Image / docker (push) Has been cancelled

This commit is contained in:
2026-04-03 11:40:09 -05:00
parent 82eaa23da7
commit 643d12ff18
4 changed files with 122 additions and 3 deletions

View File

@@ -74,7 +74,7 @@ stage the change log file
git commit -m "chore(release): version packages"
git tag v1.0.1 this will be the new version
git tag v0.0.1-alpha.0 this will be the new version
then push it