更新 .github/workflows/publish_docker.yml
This commit is contained in:
@@ -71,6 +71,7 @@ jobs:
|
|||||||
- name: Set up Docker BuildX
|
- name: Set up Docker BuildX
|
||||||
uses: docker/setup-buildx-action@v2
|
uses: docker/setup-buildx-action@v2
|
||||||
with:
|
with:
|
||||||
|
driver: docker
|
||||||
driver-opts: |
|
driver-opts: |
|
||||||
network=act_runner_default
|
network=act_runner_default
|
||||||
env.http_proxy=http://act_clash:7890
|
env.http_proxy=http://act_clash:7890
|
||||||
|
|||||||
Reference in New Issue
Block a user