1
0
mirror of https://github.com/golang/go synced 2024-09-30 22:38:33 -06:00
go/cmd/tip/talks.yaml

16 lines
201 B
YAML
Raw Normal View History

module: talks
runtime: custom
api_version: go1
vm: true
automatic_scaling:
min_num_instances: 1
max_num_instances: 5
handlers:
- url: /.*
script: _go_app
env_variables:
TIP_BUILDER: 'talks'