更新 .gitea/workflows/debian.yaml

This commit is contained in:
xkm
2026-05-07 10:41:59 +00:00
parent 585a295f1c
commit f0074d04d9

View File

@@ -16,7 +16,6 @@ jobs:
driver-opts: | driver-opts: |
env.HTTP_PROXY=socks5h://${{ secrets.PROXY }} env.HTTP_PROXY=socks5h://${{ secrets.PROXY }}
env.HTTPS_PROXY=socks5h://${{ secrets.PROXY }} env.HTTPS_PROXY=socks5h://${{ secrets.PROXY }}
env.NO_PROXY=localhost,127.0.0.1,::1,10.0.0.0/8
- name: Log in to Docker Hub - name: Log in to Docker Hub
uses: https://gitea.starryskymeow.cn/mirrors/docker-login-action@v4 uses: https://gitea.starryskymeow.cn/mirrors/docker-login-action@v4