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
{{ message }}
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.
Could it just ignore the previous releases if they don't exist? This is the error that occurs:
Error: Command failed: ssh -i /home/user/.ssh/id_rsa [email protected] "cp -a /var/www/project/releases/20180829065949/. /var/www/project/releases/20180829113223"
cp: cannot stat '/var/www/project/releases/20180829065949/.': No such file or directory
at ChildProcess.exithandler (child_process.js:275:12)
at emitTwo (events.js:126:13)
at ChildProcess.emit (events.js:214:7)
at maybeClose (internal/child_process.js:925:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
The text was updated successfully, but these errors were encountered:
Could it just ignore the previous releases if they don't exist? This is the error that occurs:
The text was updated successfully, but these errors were encountered: