Skip to content

Commit

Permalink
forgot services
Browse files Browse the repository at this point in the history
  • Loading branch information
bennibbelink committed Feb 14, 2024
1 parent f3bca75 commit e2356b9
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ jobs:
stable,
]

registry:
image: registry:2
ports:
- 5000:5000
services:
registry:
image: registry:2
ports:
- 5000:5000

steps:

Expand Down

0 comments on commit e2356b9

Please sign in to comment.