更新 .gitea/actions/action-docker-build-push/action.yml
Some checks failed
Some checks failed
This commit is contained in:
parent
5f2a63ce3c
commit
67b64e5de7
@ -130,7 +130,3 @@ runs:
|
||||
labels: ${{ inputs.labels }}
|
||||
cache-from: type=local,src=/opt/docker-cache/.build-cache
|
||||
cache-to: type=local,dest=/opt/docker-cache/.build-cache,mode=max
|
||||
build-args: |
|
||||
"http_proxy=${{ env.http_proxy }}"
|
||||
"https_proxy=${{ env.https_proxy }}"
|
||||
"no_proxy='${{ env.no_proxy }}'"
|
Loading…
x
Reference in New Issue
Block a user