Skip to content

Commit

Permalink
fix: service definition
Browse files Browse the repository at this point in the history
  • Loading branch information
guidojw committed Nov 22, 2024
1 parent c365d16 commit 0d80c59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ jobs:
services:
camo:
image: rx14/camo.cr:latest
env:
PORT: 9090
env:
PORT: 9090
db:
image: postgres:14.7
env:
Expand Down

0 comments on commit 0d80c59

Please sign in to comment.