Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Commit

Permalink
non-null planner.Local on WithStatusReceiver
Browse files Browse the repository at this point in the history
  • Loading branch information
dexhorthy committed Feb 10, 2019
1 parent 54a8a3a commit 6192329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/lifecycle/render/planner/planner.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ func (f Factory) WithStatusReceiver(receiver daemontypes.StatusReceiver) Planner

Inline: planner.Inline,
Helm: planner.Helm,
Local: planner.Local,
Docker: planner.Docker,
DockerLayer: planner.DockerLayer,
GitHub: planner.GitHub,
Expand Down

0 comments on commit 6192329

Please sign in to comment.