更新 .gitea/actions/action-docker-build-push/action.yml
Some checks failed
Some checks failed
This commit is contained in:
@@ -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 }}'"
|
Reference in New Issue
Block a user