Skip to content

Commit

Permalink
Change ss db driver
Browse files Browse the repository at this point in the history
  • Loading branch information
Conrad Dobbs committed Feb 22, 2022
1 parent 6490c4e commit c166e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
docker:
- image: itwte/ss-ci:0.0.1
environment:
- SS_DATABASE_CLASS=MySQLPDODatabase
- SS_DATABASE_CLASS=MySQLDatabase
- SS_DATABASE_SERVER=127.0.0.1
- SS_DATABASE_USERNAME=root
- SS_DATABASE_PASSWORD=ubuntu
Expand Down

0 comments on commit c166e8b

Please sign in to comment.