We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db6b6f3 commit 26105cfCopy full SHA for 26105cf
.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