Skip to content

Commit

Permalink
No issue: Allow access to maven central
Browse files Browse the repository at this point in the history
  • Loading branch information
reckart committed Jan 31, 2025
1 parent 66b696f commit fb895aa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,12 @@ jobs:
egress-policy: block
disable-sudo: true
allowed-endpoints: >
api.github.com:443
archive.ics.uci.edu:80
auth.docker.io:443
build.shibboleth.net:443
download.eclipse.org:443
eastus.data.mcr.microsoft.com:443
api.github.com:443
github.com:443
mcr.microsoft.com:443
nodejs.org:443
Expand All @@ -45,6 +46,7 @@ jobs:
registry-1.docker.io:443
registry.npmjs.org:443
repo.maven.apache.org:443
repo1.maven.org:443
westus.data.mcr.microsoft.com:443
westus2.data.mcr.microsoft.com:443
www.ims.uni-stuttgart.de:443
Expand Down

0 comments on commit fb895aa

Please sign in to comment.