1
0
mirror of https://github.com/bitwarden/help synced 2025-12-10 05:13:43 +00:00

switch to install phase

This commit is contained in:
Kyle Spearrin
2019-03-22 09:57:10 -04:00
parent 6c5a5ec61f
commit 17397aa219

View File

@@ -7,12 +7,13 @@ branches:
stack: node 10, ruby 2.6.0
init:
install:
- gem install jekyll bundler
before_build:
- node --version
- npm --version
- ruby --version
build_script:
- npm install