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