Skip to content

Commit

Permalink
Added CI=1 to docker-compose.test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dklawren committed Jan 2, 2025
1 parent 4823830 commit 2e77c2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ services:
- BZ_ANSWERS_FILE=/app/conf/checksetup_answers.txt
- BZ_QA_CONF_FILE=/app/qa/config/selenium_test.conf
- BZ_QA_CONFIG=1
- CI=1
- LOCALCONFIG_ENV=1
- LOG4PERL_CONFIG_FILE=log4perl-test.conf
- LOGGING_PORT=5880
Expand Down

0 comments on commit 2e77c2c

Please sign in to comment.