u
This commit is contained in:
parent
6c6f61bfe9
commit
efc97a3aad
@ -305,7 +305,7 @@ function deployToGit(connection){
|
||||
console.info(`😊😊😊 ${connection.url} 😊😊😊`)
|
||||
}
|
||||
}).catch((err)=>{
|
||||
console.error(`🤷♀️🤷♀️🤷♀️ Failed deploy [${wo.envi.deploy.fromPath}] to [${connection.targetPath}/${connection.targetDir}] 🤷♀️🤷♀️🤷♀️`)
|
||||
console.error(`🤷♀️🤷♀️🤷♀️ Failed deploy [${wo.envi.deploy.fromPath}] to [${connection.repo}#${connection.branch}] 🤷♀️🤷♀️🤷♀️`)
|
||||
process.exit(1)
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user