We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db6b6f3 + 26105cf commit 526d681Copy full SHA for 526d681
.gitlab-ci.yml
@@ -63,6 +63,7 @@ variables:
63
64
.setup_ot_br: &setup_ot_br
65
- cd ${CI_PROJECT_DIR}
66
+ - apt-get update
67
- apt-get install -y openssh-client
68
- git clone ${ESP_THREAD_BR_REPO_URL}
69
- cd ${BR_PATH}/examples/basic_thread_border_router
0 commit comments