Update '.drone.yml'
continuous-integration/drone/push Build is passing Details

clean_web
Antoine PEREDERII 1 year ago
parent 6f94f85078
commit 490506fc2f

@ -17,7 +17,7 @@ steps:
#- apk update && apk add --no-cache libcouchbase-dev && pecl install couchbase && docker-php-ext-enable couchbase
# Installe les dépendances PHP si nécessaire
- php composer.phar install --no-interaction
- ./vendor/bin/phpunit tests
# - ./vendor/bin/phpunit tests
# Sonar static code analisis deployment
# TODO : use an image that already have unzip

Loading…
Cancel
Save