golang.org/x/playground@v0.0.0-20230418134305-14ebe15bcd59/deploy/gotip_schedule.yaml (about)

     1  attemptDeadline: 180s
     2  description: Deploy gotip playground daily
     3  httpTarget:
     4    body: eyJicmFuY2hOYW1lIjoibWFzdGVyIn0=
     5    headers:
     6      Content-Type: application/octet-stream
     7      User-Agent: Google-Cloud-Scheduler
     8    httpMethod: POST
     9    oauthToken:
    10      scope: https://www.googleapis.com/auth/cloud-platform
    11      serviceAccountEmail: cloud-build-trigger-scheduler@golang-org.iam.gserviceaccount.com
    12    uri: https://cloudbuild.googleapis.com/v1/projects/golang-org/triggers/b30b6980-4b88-4c10-91d4-5705c793fa1b:run
    13  lastAttemptTime: '2022-03-23T14:00:00.657383Z'
    14  name: projects/golang-org/locations/us-central1/jobs/playground-deploy-gotip-playground-schedule
    15  schedule: 0 10 * * *
    16  scheduleTime: '2022-03-24T14:00:00.140242Z'
    17  state: ENABLED
    18  status: {}
    19  timeZone: America/New_York
    20  userUpdateTime: '2021-11-23T16:27:07Z'