зеркало из https://github.com/mozilla/mentoring.git
test with the latest node
This commit is contained in:
Родитель
d861215720
Коммит
b74fbe4d0c
|
@ -15,13 +15,13 @@ tasks:
|
|||
in:
|
||||
$map:
|
||||
- name: yarn test
|
||||
image: node:12
|
||||
image: node:14
|
||||
command: >-
|
||||
cd frontend &&
|
||||
yarn --frozen-lockfile &&
|
||||
yarn test
|
||||
- name: yarn lint
|
||||
image: node:12
|
||||
image: node:14
|
||||
command: >-
|
||||
cd frontend &&
|
||||
yarn --frozen-lockfile &&
|
||||
|
|
Загрузка…
Ссылка в новой задаче