Skip to content

Commit faabe15

Browse files
committed
ci: remove duplicate proxy environment keys
1 parent 539fffa commit faabe15

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build_image_common.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,6 @@ jobs:
8888
HTTP_PROXY: ${{ vars.HTTP_PROXY }}
8989
HTTPS_PROXY: ${{ vars.HTTPS_PROXY }}
9090
NO_PROXY: ${{ vars.NO_PROXY }}
91-
http_proxy: ${{ vars.HTTP_PROXY }}
92-
https_proxy: ${{ vars.HTTPS_PROXY }}
93-
no_proxy: ${{ vars.NO_PROXY }}
9491
steps:
9592
- uses: actions/checkout@v4
9693

0 commit comments

Comments
 (0)