mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 22:21:22 -07:00
feat: set dogfood artifact registry as the default publishing endpoint (#135)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"typecheck": "tsc --noEmit --jsx react",
|
||||
"format": "prettier --write .",
|
||||
"preflight": "npm run format --workspaces --if-present && npm run lint --workspaces --if-present && npm run test --workspaces --if-present",
|
||||
"artifactregistry-login": "npx google-artifactregistry-auth",
|
||||
"auth": "npx google-artifactregistry-auth",
|
||||
"stage": "npm run stage:version --workspaces && npm run stage:deps --workspaces"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user