mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-04 18:32:33 -05:00
Updated travis for codedeploy deploy
This commit is contained in:
@@ -51,6 +51,6 @@ deploy:
|
||||
region: eu-west-1
|
||||
on: *2
|
||||
before_deploy:
|
||||
- zip -r notifications-admin *
|
||||
- mkdir -p dpl_cd_upload
|
||||
- mv notifications-admin.zip dpl_cd_upload/notifications-admin.zip
|
||||
- zip -r notifications-admin *
|
||||
- mkdir -p dpl_cd_upload
|
||||
- mv notifications-admin.zip dpl_cd_upload/notifications-admin.zip
|
||||
Reference in New Issue
Block a user