Skip to content

Commit

Permalink
Push only
Browse files Browse the repository at this point in the history
  • Loading branch information
rosylilly committed Jan 15, 2025
1 parent a2d0b0e commit c81a763
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/ci/deploy
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CI_RELEASE_VERSION=`date +"v%Y-%m-%d"`
# exit 0
# fi

git commit -a -m "Update: ${CI_RELEASE_VERSION}"
git push --all
# git commit -a -m "Update: ${CI_RELEASE_VERSION}"
# git push --all

bundle exec rake release

0 comments on commit c81a763

Please sign in to comment.