...
Code Block |
---|
cd c:\apps\ python eas_automation_deploy.py eas_automation |
then run the migration to 1.3.1...
Code Block |
---|
python job.py --action EXECUTE --job migrate_to_1.3.1 --env SF_PROD |
Keep your session open because you will use the automation scripts to send the release notification at the end.
...