add yarn to the image
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
a84ae68f9f
commit
56b9b8c0cc
1 changed files with 2 additions and 0 deletions
|
@ -49,4 +49,6 @@ RUN ln -snf /usr/share/zoneinfo/$ARG_TZ /etc/localtime && echo $ARG_TZ > /etc/ti
|
|||
lsb-release \
|
||||
wget
|
||||
|
||||
RUN npm install -g yarn
|
||||
|
||||
RUN curl -sL firebase.tools | bash
|
||||
|
|
Loading…
Reference in a new issue