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

merged
Antoine PEREDERII 1 year ago
parent e09629c810
commit eabd88e959

@ -19,7 +19,6 @@ steps:
# Installe les dépendances PHP si nécessaire # Installe les dépendances PHP si nécessaire
- composer install --no-interaction - composer install --no-interaction
- ./vendor/bin/phpunit tests - ./vendor/bin/phpunit tests
depends_on: [ docker-build-and-push ]
# Sonar static code analisis deployment # Sonar static code analisis deployment
# TODO : use an image that already have unzip # TODO : use an image that already have unzip

Loading…
Cancel
Save