Skip to content

Commit

Permalink
CI updates
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltelford committed Mar 27, 2024
1 parent ff2b733 commit c5dce1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wgit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
image: michaeltelford/mongo-wgit
ports:
- 27017:27017
env:
WGIT_CONNECTION_STRING: "mongodb://rubyapp:abcdef@localhost/crawler"
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit c5dce1a

Please sign in to comment.