1# See go/perfetto-ui-autopush for docs on how this works end-to-end. 2# Reuse the same Docker container of the UI autopusher. 3steps: 4- name: gcr.io/perfetto-ui/perfetto-ui-builder 5 args: 6 - 'infra/perfetto.dev/cloud_build_entrypoint.sh' 7# Timeout: 15 min (last measured time in Feb 2021: 2 min) 8timeout: 900s 9