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