Skip to content

Commit 8d3142d

Browse files
committed
Fixing drone configuration
1 parent 0817119 commit 8d3142d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ steps:
2121
- echo $(date)
2222

2323
- name: prepare_tests
24-
depends_on: [ npm ]
24+
depends_on: [ composer ]
2525
image: joomlaprojects/docker-images:cypress8.2
2626
commands:
2727
- vendor/bin/robo build
@@ -45,6 +45,6 @@ volumes:
4545

4646
---
4747
kind: signature
48-
hmac: f936fec75fab13486c94359c3bd2eba7cc2c3d6a8687ea25074a89751560c987
48+
hmac: 185a81743827fe02d6281724b30bdb25fb6e161f68d545483fa1924e61874b57
4949

5050
...

0 commit comments

Comments
 (0)