blob: e60a13f35a7e7677a6d31580e9baa0de50875bff [file] [log] [blame]
name: luci-go/luci-bisection
extends: ../gae.yaml
inputsdir: ../../bisection
build:
# This builds the frontend code, updating ${inputsdir}/frontend/ui/dist.
- run: ['make', 'release']
cwd: ${inputsdir}/frontend/ui
- go_gae_bundle: ${inputsdir}/app.yaml
dest: ${contextdir}/bisection