Fixed deployment group in travis codedeploy file

This commit is contained in:
Martyn Inglis
2015-12-16 12:07:11 +00:00
parent f5726213d3
commit 033dd40f4e

View File

@@ -31,7 +31,7 @@ deploy:
key: notifications-api.zip
bundle_type: zip
application: notifications-api
deployment_group: notifications_admin_deployment_group
deployment_group: notifications_api_deployment_group
on: *2
before_deploy:
- zip -r notifications-api *