aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/isolate_gcloud_linux.isolate
blob: 028052e1ba6556938dfa533b055f7d088ee7619b (plain)
1
2
3
4
5
6
7
{
  'variables': {
    'command': [
      '/bin/cp', '-rL', 'gcloud_linux', '${ISOLATED_OUTDIR}',
    ],
  },
}