This commit is contained in:
parent
c3435072b8
commit
75ccdf6d17
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ steps:
|
||||||
install:
|
install:
|
||||||
image: *node_image
|
image: *node_image
|
||||||
commands:
|
commands:
|
||||||
- yarn install --immutable
|
- yarnddd install --immutable
|
||||||
lint:
|
lint:
|
||||||
group: test
|
group: test
|
||||||
image: *node_image
|
image: *node_image
|
||||||
|
|
Loading…
Reference in a new issue