groton-school / knowledgebase

Knowledgebase website
https://kb.groton.org
GNU General Public License v3.0
0 stars 0 forks source link

Document authentication for deployment #22

Closed battis closed 1 month ago

battis commented 7 months ago
gcloud auth application-default login

Gotta run that after installing and authenticating to gcloud to use the same credentials to access the Google APIs using their client in deploy.js

battis commented 1 month ago

Irrelevant at this point