ERROR: unrecognized arguments: --replace-env-vars
moderj opened this issue · 2 comments
moderj commented
Hey I'm noticing an issue regarding the environmentVariables
flag
This is the error it throws when running github action
ERROR: unrecognized arguments: --replace-env-vars LOG_LEVEL=info DB_URL=secretref:*** DB_NAME=secretref:***
Error: The process '/usr/bin/az' failed with exit code 2 Error: The process '/usr/bin/az' failed with exit code 2
amitkma commented
We are facing the same issue. Is there any update on this?