We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550fe18 commit 930df37Copy full SHA for 930df37
.drone.yml
@@ -3,7 +3,7 @@ branches:
3
- release
4
5
build:
6
- image: php
+ image: composer/composer
7
commands:
8
- 'make syntax.checker'
9
# Build release
0 commit comments