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