blob: 5bdc5063eb880c81917877c849cbc2eb5faf8b02 [file] [log] [blame]
name: luci-go/scheduler
extends: ../gae.yaml
inputsdir: ../../scheduler/appengine
sources:
- ../../scheduler
build:
- copy: ${inputsdir}/dispatch.yaml
dest: ${contextdir}/dispatch.yaml
- go_gae_bundle: ${inputsdir}/frontend/app.yaml
go_gae_bundle_as_module: True
dest: ${contextdir}/frontend
- go_gae_bundle: ${inputsdir}/static/service-static.yaml
go_gae_bundle_as_module: True
dest: ${contextdir}/static