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 and pull[bot] committed Feb 9, 2024
1 parent fdacf85 commit 3b93984
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 3b93984

Please sign in to comment.