This commit is contained in:
Roman Cervantes 2019-05-21 15:14:24 -07:00
parent f32aacfd8a
commit 0626d4239e

View file

@ -18,7 +18,7 @@ jobs:
steps: steps:
- checkout - checkout
- run: - run:
name: Set and authenticate with registry name: Set and authenticate with registry test
command: | command: |
echo "${NPMRC}" | base64 --decode > ~/.npmrc echo "${NPMRC}" | base64 --decode > ~/.npmrc
- run: yarn install --pure-lockfile --no-progress --non-interactive - run: yarn install --pure-lockfile --no-progress --non-interactive