Switch to npm
This commit is contained in:
parent
09856cc8c1
commit
6efef9680d
19 changed files with 14221 additions and 9296 deletions
|
@ -14,8 +14,6 @@ ENV IS_DOCKER=YES
|
|||
RUN apt-get update \
|
||||
&& apt-get install -y debhelper mmv npm git
|
||||
|
||||
# Prepare Yarn
|
||||
RUN npm install -g yarn
|
||||
|
||||
# Link to build script
|
||||
RUN ln -sf ${SOURCE_DIR}/deployment/build.debian /build.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue