Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then run the deploy script like so:

Code Block
cd cC:\apps\
python eas_automation_deploy.py eas_automation 

then run the migration to 1.3.1...

Code Block
cd C:\apps\eas_automation\automation\src
python job.py --action EXECUTE --job migrate_to_1.3.1 --env SF_PROD

...