Update .drone.yml
continuous-integration/drone/tag Build is failing Details
continuous-integration/drone/push Build is failing Details

pull/1/head
Muhep Atasoy 2019-12-15 16:21:51 +03:00
parent fa3c51a83f
commit 8d9c4892f5
1 changed files with 11 additions and 11 deletions

View File

@ -3,17 +3,17 @@ name: default
type: docker type: docker
steps: steps:
# - name: composer - name: composer
# pull: if-not-exists pull: if-not-exists
# image: composer image: composer
# commands: commands:
# - composer install --prefer-dist - composer install --prefer-dist
#
#
# - name: test - name: test
# image: lorisleiva/laravel-docker image: lorisleiva/laravel-docker
# commands: commands:
# - ./vendor/bin/phpunit - ./vendor/bin/phpunit
- name: github - name: github
image: alpine/git image: alpine/git