perform yarn
This commit is contained in:
parent
2966b2fc75
commit
22bc725d3a
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ before_install:
|
|||
- echo "deb http://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y -qq yarn
|
||||
- yarn
|
||||
script:
|
||||
- bundle exec nanoc --env=prod
|
||||
- bundle exec nanoc --env=prod check --deploy
|
||||
|
|
Loading…
Reference in a new issue