删除https协议
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Login to Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: https:gitea.zfxt.top:8443
|
||||
registry: gitea.zfxt.top:8443
|
||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user