go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/build/gae/swarming-go.yaml (about) 1 name: luci-go/swarming-go 2 extends: ../gae.yaml 3 4 inputsdir: ../../swarming/server 5 6 sources: 7 - ../../swarming 8 9 build: 10 - go_gae_bundle: ${inputsdir}/cmd/service-default-go.yaml 11 go_gae_bundle_as_module: True 12 dest: ${contextdir}/cmd 13 - go_gae_bundle: ${inputsdir}/monitor/service-monitor.yaml 14 go_gae_bundle_as_module: True 15 dest: ${contextdir}/monitor