webhook
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Aleksander Cynarski 2021-04-11 13:06:08 +02:00
parent 258abf981c
commit cb599b914b
Signed by: paramah
GPG Key ID: C4340BA42B9C173A

View File

@ -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
]