Skip to content

Commit 4f21873

Browse files
author
Ganeshwara Herawan Hananda
committed
Uses ./ci/apt-wait.sh in the CI
1 parent 49d5ca9 commit 4f21873

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ version: 2.1
2020
commands:
2121
install-bazel-linux-rbe:
2222
steps:
23+
- run: bash ./ci/apt-wait.sh
2324
- run: bash ./ci/install-bazel-linux.sh
2425
- run: bash ./ci/install-bazel-rbe.sh
2526

0 commit comments

Comments
 (0)