更新 .gitea/actions/action-docker-build-push/action.yml
Some checks failed
Some checks failed
This commit is contained in:
parent
3f99078701
commit
81ad7757c3
@ -132,4 +132,6 @@ runs:
|
||||
cache-to: type=local,dest=/opt/docker-cache/.build-cache,mode=max
|
||||
build-args: |
|
||||
"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 }}'"
|
Loading…
x
Reference in New Issue
Block a user