generated from Templates/Docker_Image
✅ Ready to clone and code.
This commit is contained in:
committed by
github-actions[bot]
parent
44b7f644f8
commit
0b1384279d
@@ -86,8 +86,8 @@ start() {
|
||||
echo "New version: $new_version"
|
||||
|
||||
gitchangelog | grep -v "[rR]elease:" > HISTORY.md
|
||||
echo $new_version > project_name/VERSION
|
||||
git add project_name/VERSION HISTORY.md
|
||||
echo $new_version > ai_test/VERSION
|
||||
git add ai_test/VERSION HISTORY.md
|
||||
git commit -m "release: version $new_version 🚀"
|
||||
echo "creating git tag : $new_version"
|
||||
git tag $new_version
|
||||
|
||||
Reference in New Issue
Block a user