Commit 6235b027 authored by Vasilij Schneidermann's avatar Vasilij Schneidermann

Fix typo

parent 3aded9d5
......@@ -4,7 +4,7 @@
# If any command return non-zero status - stop deploy
set -e
echo 'Deploy: Stoping sidekiq..'
echo 'Deploy: Stopping sidekiq..'
cd /home/git/gitlab/ && sudo -u git -H bundle exec rake sidekiq:stop RAILS_ENV=production
echo 'Deploy: Show deploy index page'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment