79445291

Date: 2025-02-17 11:49:26
Score: 1
Natty:
Report link
  1. Find amplify.yml in root of your repository and add command in your build phase:

    • echo "TESTZG=$TESTZG" >> .env
  2. Make env variable in your terminal. For example, if you use PowerShell:

    $Env:TESTZG="some value"

Then run npx ampx sandbox

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Viktor Melnikov