Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Deploy Web script fails with error #254

Open
dmcmurdo opened this issue Jun 15, 2021 · 0 comments
Open

Deploy Web script fails with error #254

dmcmurdo opened this issue Jun 15, 2021 · 0 comments

Comments

@dmcmurdo
Copy link

When running the TailwindTraders.Website/Deploy/DeployWebAKS.ps1 script, it fails with the message:

Deploying web chart
Error: unknown flag: --email

It appears that the email variable on line 148 is incorrect in the call:

--set acsConnectionString=$acsConnectionString --email=$email

It does not have a "--set" and also uses the $email variable and not the $acsEmail variable

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant