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
deploy:check:linked_files
If symlinking step errors out, we do not get a failed deploy notice. 00:04 deploy:check:linked_files ERROR linked file /shared/config/someconfig.yml does not exist on 192.168.150.29
The text was updated successfully, but these errors were encountered:
From what I can tell Capistrano doesn't fire the failed task which Slackistrano triggers on until the deploy has truly started. Not sure there's anything we can do about the above. If you've got ideas, I'm all ears...
deploy:check:linked_files
If symlinking step errors out, we do not get a failed deploy notice.
00:04 deploy:check:linked_files ERROR linked file /shared/config/someconfig.yml does not exist on 192.168.150.29
The text was updated successfully, but these errors were encountered: