...
- notify all stake holders before the release.
- eas commit id: ??EAS_ID?? 4844261f1f4d
config commit id: ??CONFIG_ID?? d738727199fe
execute all steps in the SF ENVs first and test the application.
- if tests pass, then execute steps on SD ENVs.
- In the unlikely event that things go very badly, we switch over to the old application in SD.
...
Code Block |
---|
cd /var/www/html sudo ./deploy_eas_init.sh ??EAS_ID?? ??CONFIG_ID??4844261f1f4d d738727199fe rgaston |
Test the application to make sure everything works.
...