You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ cap deployer:staging deploy
Skipping task `load:defaults'.
Capistrano tasks may only be invoked once. Since task `load:defaults' was previously invoked, invoke("load:defaults") at /home/karlis/.rvm/gems/ruby-2.4.0@janus-db-migrations/gems/capistrano-3.7.2/lib/c
apistrano/setup.rb:24 will be skipped.
If you really meant to run this task again, first call Rake::Task["load:defaults"].reenable
THIS BEHAVIOR MAY CHANGE IN A FUTURE VERSION OF CAPISTRANO. Please join the conversation here if this affects you.
https://github.com/capistrano/capistrano/issues/1686
(Backtrace restricted to imported tasks)
cap aborted!
LoadError: cannot load such file -- config/deploy/deployer:staging.rb
Tasks: TOP => deployer:staging
(See full trace by running task with --trace)
I have a file in config/deploy/deployer/staging.rb
Also is this repo still maintained?
The text was updated successfully, but these errors were encountered:
I have a file in config/deploy/deployer/staging.rb
Also is this repo still maintained?
The text was updated successfully, but these errors were encountered: