parent
2a046aa42e
commit
c704d42897
@ -48,8 +48,7 @@ To run prepare_package.dart locally:
|
|||||||
- Make sure the depot_tools is in your PATH. If you're on Windows, you also need
|
- Make sure the depot_tools is in your PATH. If you're on Windows, you also need
|
||||||
an environment variable called DEPOT_TOOLS with the path to depot_tools as value.
|
an environment variable called DEPOT_TOOLS with the path to depot_tools as value.
|
||||||
- Run `gsutil.py config` (or `python %DEPOT_TOOLS%\gsutil.py` on Windows) to
|
- Run `gsutil.py config` (or `python %DEPOT_TOOLS%\gsutil.py` on Windows) to
|
||||||
authenticate with your auth token. When asked, the GCP project ID is
|
authenticate with your auth token.
|
||||||
`turquoise-dev`.
|
|
||||||
- Create a local temp directory. `cd` into it.
|
- Create a local temp directory. `cd` into it.
|
||||||
- Run `dart [path to your normal Flutter repo]/dev/bots/prepare_package.dart
|
- Run `dart [path to your normal Flutter repo]/dev/bots/prepare_package.dart
|
||||||
--temp_dir=. --revision=[revision to package] --branch=[branch to deploy to]
|
--temp_dir=. --revision=[revision to package] --branch=[branch to deploy to]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user