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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user