authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-05 17:42:59 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-05 17:42:59 -07:00
log35976967669a55f3f2639de9a9b4d366a80b4bf6
tree6e1ca7f1db9e015dfd3bd7d1561a8c5f20b18420
parent9abe5482b6599736f0c4651cacb6ecbcf8365d31

ci- add native build to reduce CUs later on and remove native from artifact list


1 files changed, 2 insertions(+), 0 deletions(-)

.circleci/config.yml+2
......@@ -20,7 +20,9 @@ jobs:
2020 - run: zig env
2121 - run: zig build -Dbootstrap
2222 - run: ./zig-out/bin/zigmod ci
23 - run: zig build
2324 - run: ./build_all_zig.sh
25 - run: rm ./zig-out/bin/zigmod
2426 - store_artifacts:
2527 path: ./zig-out/bin/
2628 destination: /artifacts/