@cosmetic add yarn to circleci image

This commit is contained in:
Leonardo Galli 2018-11-25 01:03:50 +01:00
parent 60a9be71bc
commit 77950645af
2 changed files with 2 additions and 1 deletions

View File

@ -11,3 +11,4 @@ RUN curl -O https://dl.google.com/go/go1.10.2.linux-amd64.tar.gz && tar xvf go*.
ENV GOPATH=$HOME/work
ENV PATH="${PATH}:/usr/local/go/bin:$GOPATH/bin"
RUN go get github.com/aktau/github-release
RUN npm install -g yarn

View File

@ -2,7 +2,7 @@ version: 2
defaults: &defaults
docker:
- image: gallileo/radarr-cci-primary:5.8.7
- image: gallileo/radarr-cci-primary:5.8.8
environment:
BUILD_VERSION: 0.2.0