List of URLS needed for the action #983
Unanswered
audunsolemdal
asked this question in
Q&A
Replies: 1 comment
-
The URL is not fixed you can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running self-hosted github runners in a network which locks down outbound traffic by default
I've found that actions/cache seems to do its caching towards azure blob storage, but the URLs seem to vary per repo.
I would like a list of all URLs so i can avoid this issue from the workflows:
Currently I've found:
from Google searches I find very few references to these ones, but since there are results they should be multi-tenants storage accounts.
Beta Was this translation helpful? Give feedback.
All reactions