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