Skip to content

Commit

Permalink
tmp: try fixing pull issues (pt 9)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharnoff committed Sep 12, 2024
1 parent 8b84912 commit e69a90f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,10 @@ jobs:
runs-on: [ self-hosted, gen3, large ]

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

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e69a90f

Please sign in to comment.