8 lines
102 B
Plaintext
8 lines
102 B
Plaintext
{
|
|
'variables': {
|
|
'command': [
|
|
'/bin/cp', '-rL', 'go', '${ISOLATED_OUTDIR}',
|
|
],
|
|
},
|
|
}
|