We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ead3c78 commit 0561797Copy full SHA for 0561797
CHANGELOG.md
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
- #582 Added functionality to optionally see time of last update and server version of each package
15
- #609 Added support for `-export-deps` when running the "Package" phase of lifecycle
16
- #541 Added support for ORAS repository
17
-- #704 Added support for passing in an `env.json` file via `-env` modifier
+- #704 Added support for passing in env files via `-env /path/to/env1.json;/path/to/env2.json` syntax
18
19
### Changed
20
-
0 commit comments