乱来了
This commit is contained in:
@@ -20,7 +20,15 @@ jobs:
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
with:
|
||||
driver-opts: image=moby/buildkit:latest
|
||||
install: true
|
||||
network: host
|
||||
buildkitd-config-inline: |
|
||||
[registry."gitea.zfxt.top:8443"]
|
||||
http = true
|
||||
insecure = true
|
||||
|
||||
- name: Login to Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user