更新 .gitea/actions/action-docker-build-push/action.yml
Some checks failed
Some checks failed
This commit is contained in:
@@ -133,3 +133,5 @@ runs:
|
|||||||
build-args: |
|
build-args: |
|
||||||
"http_proxy='${{ env.http_proxy }}'"
|
"http_proxy='${{ env.http_proxy }}'"
|
||||||
"https_proxy='${{ env.https_proxy }}'"
|
"https_proxy='${{ env.https_proxy }}'"
|
||||||
|
"HTTP_PROXY='${{ env.http_proxy }}'"
|
||||||
|
"HTTPS_PROXY='${{ env.https_proxy }}'"
|
Reference in New Issue
Block a user