Deploy:Release - Symlink attempt, no such file or directory #3635
Unanswered
cloudcreationsjess
asked this question in
Help needed
Replies: 1 comment
-
Never mind I am dumb. I didnt have my complete path for the release path and it was screwing everything up. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Deployment is failing at deploy:release deploy.php line 131
cd [DEPLOYPATH] && (ln -nfs --relative releases/4 [DEPLOYPATH]/release)
[207.241.197.144] err ln: failed to create symbolic link ‘[DEPLOYPATH]/release’: No such file or directory
There is obviously no release folder as it is called releases? What am I missing here?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions