This commit is contained in:
parent
258abf981c
commit
cb599b914b
@ -63,4 +63,9 @@ steps:
|
|||||||
{
|
{
|
||||||
"title": "{{ build.status }} - {{ repo.name }}",
|
"title": "{{ build.status }} - {{ repo.name }}",
|
||||||
"details": "{{ repo.name }}",
|
"details": "{{ repo.name }}",
|
||||||
}
|
}
|
||||||
|
depends_on: [
|
||||||
|
php7.3,
|
||||||
|
php7.4,
|
||||||
|
php7.2
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user