Skip to content

Instantly share code, notes, and snippets.

@DennisAlund
Created December 14, 2016 14:19
Show Gist options
  • Select an option

  • Save DennisAlund/85ea76c60126ab943c715c241ab3ba38 to your computer and use it in GitHub Desktop.

Select an option

Save DennisAlund/85ea76c60126ab943c715c241ab3ba38 to your computer and use it in GitHub Desktop.
# Push the code up to the Google Cloud Repository
- git config credential.helper gcloud.sh
- git remote add google https://source.developers.google.com/p/$PROJECT_ID/r/default
- git push google --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment