15 lines
371 B
PHP
15 lines
371 B
PHP
<?php
|
|
return array (
|
|
'name' => 'release_train',
|
|
'triggers' =>
|
|
array (
|
|
0 => 'release train',
|
|
1 => 'train commits',
|
|
2 => 'coordination opus',
|
|
),
|
|
'cmd' => 'curl -sk https://weval-consulting.com/api/wevia-v71-intelligence-growth.php',
|
|
'status' => 'EXECUTED',
|
|
'created_at' => '2026-04-18T13:35:02+00:00',
|
|
'source' => 'opus4-autowire-early-v2',
|
|
);
|