Skip to content

Instantly share code, notes, and snippets.

@polleyg
Created May 17, 2019 12:24
Show Gist options
  • Save polleyg/7c25fa75a1f8dd3e783177dec85b2f0f to your computer and use it in GitHub Desktop.
Save polleyg/7c25fa75a1f8dd3e783177dec85b2f0f to your computer and use it in GitHub Desktop.
gcloud beta scheduler jobs create http foobar --schedule="* * * * *" --uri=https://
cloudbuild.googleapis.com/v1/projects/cloud-scheduler-test-240911/triggers/f6553fe1-bfb7-4a39-b61f-2e47ada51a8d:run --message-body={"branchName":
"master"} --oauth-service-account-email=cloud-scheduler-test-240911@appspot.gserviceaccount.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment