forked from SPC/spc-site
Add clarification to message
This commit is contained in:
parent
3f27061e25
commit
cfc7fa5161
@ -98,5 +98,5 @@ if (host != null && user != null || identity != null) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
}else {
|
}else {
|
||||||
logger.error("Host, user or ID are not defined")
|
logger.error("Host, user or ID are not defined. Skipping deployment tasks.")
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user