mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -05:00
Get the right bucket names
This commit is contained in:
@@ -66,7 +66,7 @@ deploy:
|
|||||||
- provider: codedeploy
|
- provider: codedeploy
|
||||||
access_key_id: AKIAJ5MKF6G3P2JQP4QQ
|
access_key_id: AKIAJ5MKF6G3P2JQP4QQ
|
||||||
secret_access_key: *1
|
secret_access_key: *1
|
||||||
bucket: notifications-api-codedeploy
|
bucket: staging-notifications-delivery-codedeploy
|
||||||
key: notifications-api-$TRAVIS_BRANCH-$TRAVIS_BUILD_NUMBER-$TRAVIS_COMMIT.zip
|
key: notifications-api-$TRAVIS_BRANCH-$TRAVIS_BUILD_NUMBER-$TRAVIS_COMMIT.zip
|
||||||
bundle_type: zip
|
bundle_type: zip
|
||||||
application: notifications-api
|
application: notifications-api
|
||||||
@@ -75,7 +75,7 @@ deploy:
|
|||||||
- provider: codedeploy
|
- provider: codedeploy
|
||||||
access_key_id: AKIAJ5MKF6G3P2JQP4QQ
|
access_key_id: AKIAJ5MKF6G3P2JQP4QQ
|
||||||
secret_access_key: *1
|
secret_access_key: *1
|
||||||
bucket: notifications-api-codedeploy
|
bucket: staging-notifications-api-codedeploy
|
||||||
key: notifications-api-$TRAVIS_BRANCH-$TRAVIS_BUILD_NUMBER-$TRAVIS_COMMIT.zip
|
key: notifications-api-$TRAVIS_BRANCH-$TRAVIS_BUILD_NUMBER-$TRAVIS_COMMIT.zip
|
||||||
bundle_type: zip
|
bundle_type: zip
|
||||||
application: notifications-api
|
application: notifications-api
|
||||||
@@ -84,7 +84,7 @@ deploy:
|
|||||||
- provider: codedeploy
|
- provider: codedeploy
|
||||||
access_key_id: AKIAJ5MKF6G3P2JQP4QQ
|
access_key_id: AKIAJ5MKF6G3P2JQP4QQ
|
||||||
secret_access_key: *1
|
secret_access_key: *1
|
||||||
bucket: notifications-api-codedeploy
|
bucket: staging-notifications-admin-api-codedeploy
|
||||||
key: notifications-api-$TRAVIS_BRANCH-$TRAVIS_BUILD_NUMBER-$TRAVIS_COMMIT.zip
|
key: notifications-api-$TRAVIS_BRANCH-$TRAVIS_BUILD_NUMBER-$TRAVIS_COMMIT.zip
|
||||||
bundle_type: zip
|
bundle_type: zip
|
||||||
application: notifications-api
|
application: notifications-api
|
||||||
|
|||||||
Reference in New Issue
Block a user