Skip to content

Commit

Permalink
add a color for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
damphyr committed Jun 29, 2022
1 parent 7ebc92a commit 541d379
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/gaudi/helpers/doc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ def colored_node(node_name, node_namespace)
c2 << node(node_name)
when "pkg"
c9 << node(node_name)
when "publish"
c9 << node(node_name)
when "doc"
c7 << node(node_name)
when "deploy"
Expand Down

0 comments on commit 541d379

Please sign in to comment.