I can't deploy since d547ea1
The error is
sh: line 0: cd: /home/deploy/mina-deploys/devin/cure: No such file or directory
! Run Error
The working branch I'm using is master...devvmh-forks:revert-d547ea10 (I had to resolve two conflicts during revert so it's not an exact revert)
It's possible I need to update my deploy.rb? My deploy task still starts with task deploy: :environment do, is that a problem?
I can't deploy since d547ea1
The error is
The working branch I'm using is master...devvmh-forks:revert-d547ea10 (I had to resolve two conflicts during revert so it's not an exact revert)
It's possible I need to update my deploy.rb? My deploy task still starts with
task deploy: :environment do, is that a problem?