• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# See go/perfetto-ui-autopush for docs on how this works end-to-end.
2steps:
3- name: gcr.io/$PROJECT_ID/perfetto-ui-builder
4  args:
5  - 'ui/release/builder_entrypoint.sh'
6# Timeout = 30 min (last measured time in Feb 2021: 12 min)
7timeout: 1800s
8options:
9  machineType: E2_HIGHCPU_32
10