Skip to content

Commit

Permalink
run CI script with the docker entrypoint script
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowlishaw committed Dec 20, 2024
1 parent 85e3ab9 commit ae30fe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: cloudposse/github-action-docker-compose-test-run@main
with:
file: "./compose.yml"
entrypoint: "./ci.sh"
service: app
command: "./ci.sh"
docker-compose-version: "2.27.0"

0 comments on commit ae30fe6

Please sign in to comment.