1
0
mirror of https://github.com/bitwarden/help synced 2025-12-12 14:23:15 +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 stack: node 10, ruby 2.6.0
init: install:
- gem install jekyll bundler - gem install jekyll bundler
before_build: before_build:
- node --version - node --version
- npm --version - npm --version
- ruby --version
build_script: build_script:
- npm install - npm install