mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-11 20:59:39 -04:00
Fixed deployment group in travis codedeploy file
This commit is contained in:
@@ -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 *
|
||||
|
||||
Reference in New Issue
Block a user