Skip to content

Commit

Permalink
fix(ecs): Set viewState.mode when creating server group for pipeline (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
allisaurus authored and anotherchrisberry committed Jul 2, 2019
1 parent 9eb04b4 commit 58b9867
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ module.exports = angular
// applies viewState overrides after template selection
overrides: {
viewState: {
mode: 'editPipeline',
contextImages: contextImages,
pipeline: pipeline,
currentStage: current,
Expand Down

0 comments on commit 58b9867

Please sign in to comment.