Skip to content

Commit

Permalink
fixup! fixup! Add stage env
Browse files Browse the repository at this point in the history
  • Loading branch information
kostyanf14 committed Sep 11, 2023
1 parent 2f5724f commit b088829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/capistrano/tasks/application.rake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace :ikt_application do
namespace :application do
desc 'Start application'
task :start do
on roles(:app), in: :sequence, wait: 5 do
Expand Down

0 comments on commit b088829

Please sign in to comment.