You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- GCLOUD=$HOME/gcloud/google-cloud-sdk/bin GOOGLE_APPLICATION_CREDENTIALS=$TRAVIS_BUILD_DIR/client_secrets.json#Other environment variables on same line
9
9
10
10
before_install:
11
-
#ENCRYPT YOUR PRIVATE KEY
11
+
#ENCRYPT YOUR PRIVATE KEY (If you need authentication)
0 commit comments