fix ci
This commit is contained in:
parent
4ad3a5a519
commit
df45f8ba9c
@ -26,6 +26,9 @@ runs:
|
|||||||
|
|
||||||
- name: build docker image
|
- name: build docker image
|
||||||
uses: docker://docker:git
|
uses: docker://docker:git
|
||||||
|
env:
|
||||||
|
HTTPS_PROXY: http://100.100.13.14:8118
|
||||||
|
HTTP_PROXY: http://100.100.13.14:8118
|
||||||
with:
|
with:
|
||||||
entrypoint: "/bin/sh"
|
entrypoint: "/bin/sh"
|
||||||
args: |
|
args: |
|
||||||
|
Loading…
Reference in New Issue
Block a user