@@ -21,8 +21,8 @@ jobs:
|
||||
with: # replace it with your local IP
|
||||
config-inline: |
|
||||
[registry."192.168.0.29:3000"]
|
||||
http = true
|
||||
insecure = true
|
||||
http = true
|
||||
insecure = true
|
||||
|
||||
- name: Login to DockerHub
|
||||
uses: docker/login-action@v2
|
||||
|
||||
Reference in New Issue
Block a user