Skip to content

Commit

Permalink
Update merge.rocketfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanBindez authored Apr 6, 2024
1 parent d88c603 commit 5405757
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion merge.rocketfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,10 @@ git add .
git commit -m "merge.rocketfile"
git checkout main
git merge rc
rocket build.rocketfile
git add .
git commit -m 'update v3.2.1'
git push -u origin main
git tag v3.2.1
git push --tag
make clean
make upload

0 comments on commit 5405757

Please sign in to comment.