webhook - depends_on
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aleksander Cynarski 2021-04-11 13:11:11 +02:00
parent 9f6205cf58
commit 51b4bb27a7
Signed by: paramah
GPG Key ID: C4340BA42B9C173A

View File

@ -65,8 +65,8 @@ steps:
"details": "{{ repo.name }}" "details": "{{ repo.name }}"
} }
debug: true debug: true
# depends_on: [ depends_on: [
# php7.3, php7.3,
# php7.4, php7.4,
# php7.2 php7.2
# ] ]