mirror of
https://codeberg.org/muon/home.git
synced 2026-03-08 03:25:16 +00:00
Add project id
This commit is contained in:
parent
893327f91b
commit
78927884c0
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ if [ "$1" = "py" ] && [ "$2" = "init" ]; then
|
|||
|
||||
# We use the named index "google" defined in uv.toml
|
||||
env.UV_INDEX_GOOGLE_USERNAME = "oauth2accesstoken";
|
||||
env.PROJECT_ID = "mk2-test";
|
||||
|
||||
enterShell = ''
|
||||
if ! gcloud auth print-access-token >/dev/null 2>&1; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue