...
- notify all stake holders before the release.
- eas commit id: 3b17cbd7ac9a15fd46089e3e
config commit id: b46b4c4e579d
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 3b17cbd7ac9a15fd46089e3e b46b4c4e579d rgaston |
Test the application to make sure everything works.
...