fix(cd): remove http:// from REGISTRY_HOST for valid image tags
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -20,7 +20,7 @@ on:
|
||||
type: boolean
|
||||
|
||||
env:
|
||||
REGISTRY_HOST: http://192.168.241.13:8080
|
||||
REGISTRY_HOST: 192.168.241.13:8080
|
||||
BACKEND_IMAGE: workclub-api
|
||||
FRONTEND_IMAGE: workclub-frontend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user