ci: fix registry IP for host mode runner
Made-with: Cursor
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
- master
|
||||
|
||||
env:
|
||||
REGISTRY: localhost:5000
|
||||
REGISTRY: 10.43.193.43:5000
|
||||
|
||||
jobs:
|
||||
build-backend:
|
||||
|
||||
Reference in New Issue
Block a user