• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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.
3# If this file is modified, the inline YAML must be copy-pasted into the
4# trigger configs inline YAML in Google Cloud Console > Cloud Build for the
5# "perfetto-site" project (zone: global)
6steps:
7- name: europe-docker.pkg.dev/perfetto-ui/builder/perfetto-ui-builder
8  args:
9  - 'infra/perfetto.dev/cloud_build_entrypoint.sh'
10# Timeout: 15 min (last measured time in Feb 2021: 2 min)
11timeout: 900s
12