Skip to content

Commit e36faad

Browse files
committed
whitelist dl.k8s.io for CI
1 parent b4d0195 commit e36faad

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build_test_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
cli.codecov.io:443
6262
api.codecov.io:443
6363
ingest.codecov.io:443
64+
dl.k8s.io:443
6465
6566
- uses: actions/checkout@v4
6667
with:

.github/workflows/e2e-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
charts.jetstack.io:443
114114
helm.cilium.io:443
115115
linode.github.io:443
116+
dl.k8s.io:443
116117
117118
- uses: actions/checkout@v4
118119
with:

0 commit comments

Comments
 (0)