Skip to content

Commit

Permalink
feat(buildbot-nix): add holo-host-canary channel
Browse files Browse the repository at this point in the history
  • Loading branch information
steveej committed Jan 17, 2025
1 parent 3a02f0f commit 18cb1d6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@
SOURCE_BRANCH_CHANNELS = builtins.concatStringsSep "," [
"scale-testing"
"visvere"
"holo-host-canary"
];
};
command = [ (lib.getExe' self.packages.${pkgs.system}.postbuildstepper "postbuildstepper") ];
Expand Down

0 comments on commit 18cb1d6

Please sign in to comment.