removes brass pill staging from merge builds in CI

This commit is contained in:
Joe Bryan 2019-07-01 14:16:02 -07:00
parent af4eabe2e7
commit 68ec55535d

View File

@ -9,13 +9,6 @@ then
else
nix-build nix/ops \
-A test \
-A brass \
--max-jobs 2 \
--no-out-link
sh/test --arg debug true
sh/update-brass-pill
fi