adobe / adobe/aio-cli-plugin-runtime
ACNA-335 - Env variables in manifest yaml with ${*} syntax break deploy
Open
bug
- Dominant language
- JavaScript
- Stars
- 21
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Relates to #21
Accessing an environment variable in the manifest yaml with `${*}` syntax breaks the `runtime deploy` cmd.
As a comparison, this syntax works with wskdeploy
Environment variable accessed with `$*` work fine
Contributor guide
Assessment
This issue has not been assessed yet.