Skip to content

Commit 40f7cfa

Browse files
committed
Egg/chicken story
1 parent 29a2a46 commit 40f7cfa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.drone.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ pipeline:
1919
build-release:
2020
image: fpfis/php71-dev
2121
commands:
22+
- composer global require clue/phar-composer
2223
- composer install --no-dev
23-
- ./vendor/bin/phar-composer build . ghcli.phar
24+
- phar-composer build . ghcli.phar
2425
when:
2526
event: tag
2627

0 commit comments

Comments
 (0)