refactor(build): changes to auto release when we cahnge version
Some checks failed
Build and Push LST Docker Image / docker (push) Has been cancelled
Some checks failed
Build and Push LST Docker Image / docker (push) Has been cancelled
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user