Skip to content

Commit

Permalink
Add postgress
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis-coulson-dit committed Nov 30, 2023
1 parent 24b05c2 commit 386ecaa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,13 @@ jobs:
test_lighthouse:
working_directory: ~/greatcms
docker:
- *python_node_browsers
- <<: *python_node_browsers
- <<: *postgres
steps:
- checkout
- browser-tools/install-chrome
- *install_postgresql_client
- *install_libcairo2
- *create_virtualenv_and_install_dependencies
- *setup_secrets
- *setup_db
Expand Down

0 comments on commit 386ecaa

Please sign in to comment.