Skip to content

Commit

Permalink
Modify file to trigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Oct 8, 2023
1 parent 2728022 commit cb801fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/drupal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ COPY --from=composer:2.5 /usr/bin/composer /usr/local/bin/
ENV SIMPLETEST_BASE_URL=http://127.0.0.1:8888
ENV SIMPLETEST_DB=mysql://drupal:drupal@db:3306/drupal
ENV COMPOSER_HOME=/tmp/.composer

# This environment variable is used by drush pm:security command.
ENV DRUSH_SECURITY_ADVISORIES_URL=https://raw.githubusercontent.com/tuutti/drupal-security-advisories/9.x/composer.json
# Individual module tests use `composer config repositories N $GITHUB_WORKSPACE && composer require drupal/$MODULE_NAME` to
Expand Down

0 comments on commit cb801fb

Please sign in to comment.