u
This commit is contained in:
parent
36cc26a41f
commit
f36f92d495
@ -214,7 +214,7 @@ function deployToSsh (connection) {
|
|||||||
`✅✅✅ Successfully deployed [${envarDeploy.fromPath}] to [${connection.targetPath}/${connection.targetFolder}] ✅✅✅`
|
`✅✅✅ Successfully deployed [${envarDeploy.fromPath}] to [${connection.targetPath}/${connection.targetFolder}] ✅✅✅`
|
||||||
)
|
)
|
||||||
if (connection.url) {
|
if (connection.url) {
|
||||||
console.info(`😊😊😊 ${connection.url} 😊😊😊`)
|
console.info(`✅✅✅ ${connection.url} ✅✅✅`)
|
||||||
}
|
}
|
||||||
process.exit()
|
process.exit()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user