Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 6d18c5a

Browse files
committed
chore(seed): add shell community
1 parent 2d666ba commit 6d18c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mastani_server/cms/delegates/seeds_config.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ defmodule MastaniServer.CMS.Delegate.SeedsConfig do
127127
end
128128

129129
def communities(:devops) do
130-
["git", "cps-support", "docker", "kubernetes"]
130+
["git", "cps-support", "docker", "kubernetes", "shell"]
131131
end
132132

133133
@doc """

0 commit comments

Comments
 (0)