Skip to content

Commit

Permalink
Have cloudbuild integrations pull in all required python packages (#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
tehampson authored Nov 6, 2023
1 parent 0f5f708 commit 1c376e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/cloudbuild/smoke-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1c376e9

Please sign in to comment.