We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3df39 commit 14ccf90Copy full SHA for 14ccf90
bitbucket-pipelines.yml
@@ -19,7 +19,7 @@ pipelines:
19
20
# Composer installation.
21
- echo "$COMPOSER_AUTHENTICATION" > $COMPOSER_HOME/auth.json
22
- #- composer validate --strict --no-interaction
+ - composer validate --strict --no-interaction
23
- composer install --dev --prefer-dist --no-scripts --ignore-platform-reqs --no-progress --optimize-autoloader --no-interaction
24
25
# Execute tests from MediaCT testing suite.
0 commit comments