mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 17:31:14 -05:00
deploy from master to preview
This commit is contained in:
@@ -26,10 +26,10 @@ deploy:
|
|||||||
local_dir: dpl_cd_upload
|
local_dir: dpl_cd_upload
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
region: eu-west-1
|
region: eu-west-1
|
||||||
|
bucket: notifications-api-codedeploy
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
repo: alphagov/notifications-api
|
repo: alphagov/notifications-api
|
||||||
bucket: notifications-api-codedeploy
|
|
||||||
- provider: codedeploy
|
- provider: codedeploy
|
||||||
access_key_id: AKIAJQPPNM6P6V53SWKA
|
access_key_id: AKIAJQPPNM6P6V53SWKA
|
||||||
secret_access_key: *1
|
secret_access_key: *1
|
||||||
@@ -39,8 +39,7 @@ deploy:
|
|||||||
application: notifications-api
|
application: notifications-api
|
||||||
deployment_group: notifications_api_deployment_group
|
deployment_group: notifications_api_deployment_group
|
||||||
region: eu-west-1
|
region: eu-west-1
|
||||||
on:
|
on: *2
|
||||||
branch: master
|
|
||||||
- provider: codedeploy
|
- provider: codedeploy
|
||||||
access_key_id: AKIAJQPPNM6P6V53SWKA
|
access_key_id: AKIAJQPPNM6P6V53SWKA
|
||||||
secret_access_key: *1
|
secret_access_key: *1
|
||||||
@@ -50,8 +49,7 @@ deploy:
|
|||||||
application: notifications-api
|
application: notifications-api
|
||||||
deployment_group: notifications-api-celery
|
deployment_group: notifications-api-celery
|
||||||
region: eu-west-1
|
region: eu-west-1
|
||||||
on:
|
on: *2
|
||||||
branch: master
|
|
||||||
deploy:
|
deploy:
|
||||||
- provider: s3
|
- provider: s3
|
||||||
access_key_id: AKIAJ5MKF6G3P2JQP4QQ
|
access_key_id: AKIAJ5MKF6G3P2JQP4QQ
|
||||||
|
|||||||
Reference in New Issue
Block a user