Replies: 1 comment 1 reply
-
|
I'm currently working on away to publish to blob storage on an Azure storage account. I'd use azcopy in this case, and then have the library use a https URI in the path. What's the internal server running? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Would it be possible to include an internal URL instead of defaulting to the local or UNC path that was specified when you run the Invoke-EvergreenLibraryUpdate? I've been updating an internal web server, and would love to have the internal URL somewhere in the Evergreen. I can manipulate the Path variable in the json files to point to the internal URL now, but was curious if there was a way or idea to add an internal URL/replace the URI with the internal URL or modify the path in the JSON files with an internal URL?
Beta Was this translation helpful? Give feedback.
All reactions