Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #306 from gnosis/ci-fix
Browse files Browse the repository at this point in the history
Fix CI: Remove deployment of storybook
  • Loading branch information
germartinez authored Dec 3, 2019
2 parents 2d92236 + 46b99d8 commit 00cfa53
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,6 @@ deploy:
on:
branch: development

# Development environment - Storybook
- provider: s3
bucket: $DEV_BUCKET_NAME
access_key_id: $AWS_ACCESS_KEY_ID
secret_access_key: $AWS_SECRET_ACCESS_KEY
skip_cleanup: true
local_dir: build_storybook
upload-dir: storybook
on:
branch: development

# Staging environment
- provider: s3
bucket: $STAGING_BUCKET_NAME
Expand Down

0 comments on commit 00cfa53

Please sign in to comment.