mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
circleci add install s3cmd back in
This commit is contained in:
parent
d1d4ac696f
commit
52eff51b40
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue