Created
May 17, 2019 12:24
-
-
Save polleyg/7c25fa75a1f8dd3e783177dec85b2f0f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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