diff --git a/.travis.yml b/.travis.yml index 7362b610f..ad9606317 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,6 +39,7 @@ deploy: deployment_group: notifications_api_deployment_group region: eu-west-1 on: *2 + branch: staging - provider: codedeploy access_key_id: AKIAJQPPNM6P6V53SWKA secret_access_key: *1 @@ -49,6 +50,7 @@ deploy: deployment_group: notifications-api-celery region: eu-west-1 on: *2 + branch: staging before_deploy: - ./scripts/update_version_file.sh - zip -r notifications-api *