Remove a reference to custom_clone

pull/959/head
Morgan Pretty 3 months ago
parent 6d6f34b358
commit f1ccd35c40

@ -186,7 +186,6 @@ local delete_test_simulator = {
platform: { os: 'darwin', arch: 'arm64' }, platform: { os: 'darwin', arch: 'arm64' },
trigger: { event: { exclude: [ 'push' ] } }, trigger: { event: { exclude: [ 'push' ] } },
steps: [ steps: [
custom_clone,
{ {
name: 'Poll for build artifact existence', name: 'Poll for build artifact existence',
commands: [ commands: [

Loading…
Cancel
Save