DeployHubProject / DeployHub-Pro

DeployHub Pro Pipeline Status Project
https://www.openmakesoftware.com/application-release-automation-for-continuous-delivery/
Other
11 stars 4 forks source link

Docker component item not getting inherited #276

Closed piyush94 closed 4 years ago

piyush94 commented 4 years ago

Docker component item is not getting inherited after creating new component version. It reverts to simple component item and losing details associated with docker component item.

CC: @svisagan83

sbtaylor15 commented 4 years ago

@piyush94 what are you using to create the new component version, Jenkins or the DeployHub UI?

CC: @svisagan83

piyush94 commented 4 years ago

@sbtaylor15 deployhub UI.

CC: @svisagan83

sbtaylor15 commented 4 years ago

@piyush94 please pull the latest image for the fix. The UI was always using the base version to copy from instead of the latest version.

CC: @svisagan83

piyush94 commented 4 years ago

@sbtaylor15 fixed.

CC: @svisagan83