Skip to content

Commit

Permalink
bump vsn
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Nov 10, 2022
1 parent daf2b67 commit f32b3ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/worker/lib/worker/conduit/broker.ex
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ defmodule Worker.Conduit.Broker do

incoming Worker.Conduit.Subscribers do
pipe_through [:in_tracking, :error_handling, :deserialize]
subscribe :dkr, Docker, from: "plural.dkr"
subscribe :scan, Scan, from: "plural.scan"
subscribe :cluster, Cluster, from: "plural.cluster"
end
Expand Down

0 comments on commit f32b3ba

Please sign in to comment.