@@ -21,8 +21,7 @@ jobs:
|
|||||||
with: # replace it with your local IP
|
with: # replace it with your local IP
|
||||||
config-inline: |
|
config-inline: |
|
||||||
[registry."harbor.realm.local"]
|
[registry."harbor.realm.local"]
|
||||||
http = false
|
ca = ["/usr/local/share/ca-certificates/ca.crt"]
|
||||||
insecure = true
|
|
||||||
|
|
||||||
- name: Login to Registry
|
- name: Login to Registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user