Commit 52eff51b authored by BryceLTaylor's avatar BryceLTaylor

circleci add install s3cmd back in

parent d1d4ac69
...@@ -80,6 +80,7 @@ aliases: ...@@ -80,6 +80,7 @@ aliases:
- run: - run:
name: "deploy to staging" name: "deploy to staging"
command: | command: |
pip install s3cmd==2.1.0
npm run deploy npm run deploy
- &integration_jest - &integration_jest
<<: *defaults <<: *defaults
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment