@@ -24,7 +24,7 @@ jobs:
|
||||
insecure = true
|
||||
http = true
|
||||
|
||||
- name: Login to DockerHub
|
||||
- name: Login to Registry
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: 192.168.0.29:3000 # replace it with your local IP
|
||||
|
||||
Reference in New Issue
Block a user