Skip to content

Commit

Permalink
CircleCI build problems.
Browse files Browse the repository at this point in the history
  • Loading branch information
edwh committed Dec 3, 2024
1 parent 6bb2c67 commit 3fb92fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
depends_on:
- mariadb
entrypoint:
- /usr/bin/sleep 60; /entrypoint.sh
- /usr/bin/sleep 60; /opt/bitnami/scripts/mediawiki/entrypoint.sh
- image: 'docker.io/bitnami/postgresql:11'
name: postgresql
# No volumes on CircleCI
Expand Down

0 comments on commit 3fb92fc

Please sign in to comment.