Skip to content

Commit

Permalink
all-the-things
Browse files Browse the repository at this point in the history
  • Loading branch information
oncilla committed Sep 13, 2024
1 parent 07b1b26 commit c184aae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ steps:
key: e2e
steps:
- label: "E2E: default :man_in_business_suit_levitating: (scion, ping)"
parallelism: 20
command:
- echo "--- build"
- make
Expand Down Expand Up @@ -135,6 +136,7 @@ steps:
key: e2e_integration_tests_v2
retry: *automatic-retry
- label: "E2E: failing links :man_in_business_suit_levitating:"
parallelism: 20
command:
- echo "--- build"
- make
Expand All @@ -150,6 +152,7 @@ steps:
key: e2e_revocation_test_v2
retry: *automatic-retry
- label: "E2E: default :docker: (ping)"
parallelism: 20
command:
- echo "--- build"
- make build-dev docker-images
Expand Down

0 comments on commit c184aae

Please sign in to comment.