Skip to content

Commit

Permalink
purge nobuild
Browse files Browse the repository at this point in the history
  • Loading branch information
oncilla committed Jan 6, 2020
1 parent 044a0e9 commit d0e8e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline_buildlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ steps:
- bazel --bazelrc=.bazelrc_ci build //:scion //:scion-ci >/dev/null 2>&1
- tar -kxf bazel-bin/scion.tar -C bin --overwrite
- tar -kxf bazel-bin/scion-ci.tar -C bin --overwrite
- ./scion.sh topology nobuild
- ./scion.sh topology
- ./scion.sh run nobuild && sleep 10
- ./bin/cert_req_integration -log.console warn
- ./bin/pp_integration -log.console warn
Expand Down

0 comments on commit d0e8e7b

Please sign in to comment.