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 3fb92fc commit 59a27ee
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; /opt/bitnami/scripts/mediawiki/entrypoint.sh
- bash -c "/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 59a27ee

Please sign in to comment.