ci-root: add web to CI
This commit is contained in:
parent
b758c0a96c
commit
d8b3e75a4e
1 changed files with 1 additions and 3 deletions
|
@ -19,6 +19,4 @@ let
|
|||
twitternuke = depot.go.twitternuke;
|
||||
};
|
||||
in
|
||||
#pkgs.linkFarm "ci" (ciMachines ++ ciPackages ++ ciGrafanaPlugins ++ ciDocker ++ ciWeb ++ ciOther)
|
||||
pkgs.linkFarm "ci" ciWeb
|
||||
|
||||
pkgs.linkFarm "ci" (ciMachines ++ ciPackages ++ ciGrafanaPlugins ++ ciDocker ++ ciWeb ++ ciOther)
|
||||
|
|
Loading…
Reference in a new issue