Merge "Set workflow status to success when manipulating deployment status"

This commit is contained in:
Zuul 2018-10-16 00:57:30 +00:00 committed by Gerrit Code Review
commit 0f66cfcce5

View File

@ -787,7 +787,7 @@ workflows:
set_deployment_failed:
on-success: send_message
publish:
status: FAILED
status: SUCCESS
deployment_status: DEPLOY_FAILED
send_message:
@ -822,7 +822,7 @@ workflows:
set_deployment_failed:
on-success: send_message
publish:
status: RUNNING
status: SUCCESS
deployment_status: DEPLOYING
send_message: