blob: 65c2d31a559a13c6a507315688fb88c0979e8cb8 [file] [log] [blame]
# This app is deployed via Cloud Build as directed by cloudbuild.staging.yaml.
# Do not deploy directly.
runtime: go115
service: staging-go-dev
main: ./cmd/frontend
handlers:
- url: /.*
secure: always
script: auto