mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
Doing silent npm install
This commit is contained in:
@@ -18,7 +18,7 @@ USER safeuser
|
||||
WORKDIR /home/safeuser
|
||||
RUN git clone https://github.com/Permissionless-Software-Foundation/bch-api
|
||||
WORKDIR /home/safeuser/bch-api
|
||||
RUN npm install
|
||||
RUN npm install --silent
|
||||
|
||||
# Generate documentation
|
||||
RUN npm run docs
|
||||
|
||||
Reference in New Issue
Block a user