mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Update circle config to name deploy step more generically
This commit is contained in:
parent
b8b2b260ae
commit
ae53d40bdd
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ aliases:
|
|||
python3 get-pip.py pip==21.0.1
|
||||
pip install s3cmd==2.1.0
|
||||
- run:
|
||||
name: "deploy to staging"
|
||||
name: "deploy"
|
||||
command: |
|
||||
npm run deploy
|
||||
- &integration_jest
|
||||
|
|
Loading…
Reference in a new issue