From c81a7634548f0152bf32dd79539454337d2f62ce Mon Sep 17 00:00:00 2001 From: Sho KUSANO Date: Wed, 15 Jan 2025 19:13:33 +0900 Subject: [PATCH] Push only --- bin/ci/deploy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/ci/deploy b/bin/ci/deploy index 6391d9c..9e5b29b 100755 --- a/bin/ci/deploy +++ b/bin/ci/deploy @@ -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