Triggering another action pipeline
parent
3baa5e145f
commit
947e872850
|
@ -86,7 +86,7 @@ dns_efficientip_add() {
|
||||||
_info "Record successfully created"
|
_info "Record successfully created"
|
||||||
return 0
|
return 0
|
||||||
else
|
else
|
||||||
_err "Error creating the DNS record EIP"
|
_err "Error creating the DNS record using EIP"
|
||||||
_err "${result}"
|
_err "${result}"
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue