diff --git a/integrations/cloudbuild/smoke-test.yaml b/integrations/cloudbuild/smoke-test.yaml index ff653f12494653..3c1c56bfeec5cc 100644 --- a/integrations/cloudbuild/smoke-test.yaml +++ b/integrations/cloudbuild/smoke-test.yaml @@ -12,7 +12,7 @@ steps: - PW_ENVIRONMENT_ROOT=/pwenv args: - "-c" - - source ./scripts/bootstrap.sh + - source ./scripts/bootstrap.sh -p all,nrfconnect id: Bootstrap waitFor: - Submodules