Mise à jour de '.drone.yml'
continuous-integration/drone/push Build is failing Details

clean_web
David D'ALMEIDA 1 year ago
parent 0086129d89
commit 82189f9ad1

@ -14,7 +14,7 @@ steps:
- cd Sources
- rm -r vendor
- rm composer.lock
- apt-get update && \ apt-get install -y libcouchbase-dev && \ pecl install couchbase && \ docker-php-ext-enable couchbase
- apt install php-couchbase
# Installe les dépendances PHP si nécessaire
- php composer.phar install --no-interaction
- ./vendor/bin/phpunit tests

Loading…
Cancel
Save