mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-23 15:56:45 -04:00
Fixed deployment group in travis codedeploy file
This commit is contained in:
@@ -31,7 +31,7 @@ deploy:
|
|||||||
key: notifications-api.zip
|
key: notifications-api.zip
|
||||||
bundle_type: zip
|
bundle_type: zip
|
||||||
application: notifications-api
|
application: notifications-api
|
||||||
deployment_group: notifications_admin_deployment_group
|
deployment_group: notifications_api_deployment_group
|
||||||
on: *2
|
on: *2
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- zip -r notifications-api *
|
- zip -r notifications-api *
|
||||||
|
|||||||
Reference in New Issue
Block a user