Skip to content

Commit

Permalink
Update .travis.yml - remove s3 deploy (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipbentonkelly authored Aug 9, 2023
1 parent 7d72751 commit e605edd
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,6 @@ jobs:
region: "$AWS_DEFAULT_REGION"
local_dir: src/configs
upload_dir: access-boston-config
- provider: s3
on:
branch: master
cleanup: true
access_key_id: "$AWS_ACCESS_KEY_ID"
secret_access_key: "$AWS_SECRET_ACCESS_KEY"
bucket: cob-digital-apps-access-boston-config-dev
region: "$AWS_DEFAULT_REGION"
local_dir: src/configs/dev
upload_dir: config

notifications:
slack:
Expand Down

0 comments on commit e605edd

Please sign in to comment.