There was an error while loading. Please reload this page.
1 parent 539fffa commit faabe15Copy full SHA for faabe15
1 file changed
.github/workflows/build_image_common.yml
@@ -88,9 +88,6 @@ jobs:
88
HTTP_PROXY: ${{ vars.HTTP_PROXY }}
89
HTTPS_PROXY: ${{ vars.HTTPS_PROXY }}
90
NO_PROXY: ${{ vars.NO_PROXY }}
91
- http_proxy: ${{ vars.HTTP_PROXY }}
92
- https_proxy: ${{ vars.HTTPS_PROXY }}
93
- no_proxy: ${{ vars.NO_PROXY }}
94
steps:
95
- uses: actions/checkout@v4
96
0 commit comments