finch
finch copied to clipboard
fix: container runtime full archive parse artifact path variable
Issue #, if available: Found in #1249 on Windows if environment variable is not defined then Make is not handling the same as on macOS and Linux.
Description of changes: This change adds strip to environment variable check which will return an empty string if environment variable does not exist which is more robust on all platforms.
- [x] I've reviewed the guidance in CONTRIBUTING.md
License Acceptance
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.