mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 17:31:14 -05:00
Remove notify app folder and installed python packages before we deploy the app
This commit is contained in:
@@ -5,6 +5,10 @@ files:
|
||||
- destination: /home/notify-app/notifications-api
|
||||
source: /
|
||||
hooks:
|
||||
BeforeInstall:
|
||||
- location: scripts/aws_clear_instance.sh
|
||||
runas: root
|
||||
timeout: 1000
|
||||
AfterInstall:
|
||||
- location: scripts/aws_install_dependencies.sh
|
||||
runas: root
|
||||
|
||||
Reference in New Issue
Block a user