Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
szymon.owczarzak committed Jan 14, 2020
1 parent 01de357 commit 6267cc4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ class BambooDeploymentWidget(
val deploymentResultId = result.getInteger("id")

result.apply {
put(CC.PROP_ERROR_MESSAGE, "")
put(CC.PROP_URL, constructUrl(deploymentResultId))
put(CC.PROP_RELEASE_NAME, deploymentVersionName)
put(CC.PROP_WIDGET_STATUS, getStatus(result))
Expand Down

0 comments on commit 6267cc4

Please sign in to comment.