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 d311f09 commit 6bb2c67
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:
- sleep 60; /entrypoint.sh
- /usr/bin/sleep 60; /entrypoint.sh
- image: 'docker.io/bitnami/postgresql:11'
name: postgresql
# No volumes on CircleCI
Expand Down

0 comments on commit 6bb2c67

Please sign in to comment.