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

Deploy Web script fails with error #254

@dmcmurdo

Description

@dmcmurdo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions