Force CI to use npm 6.14.11 (#5414) (#5423)

(cherry picked from commit 339a4b0554)

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
This commit is contained in:
Mattermost Build 2021-06-04 16:46:39 +02:00 committed by GitHub
parent 825d8fcad3
commit 93777aefe6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
version: 2.1
orbs:
owasp: entur/owasp@0.0.10
node: circleci/node@4.4.0
executors:
android:
@ -158,6 +159,8 @@ commands:
steps:
- checkout:
path: ~/mattermost-mobile
- node/install-npm:
version: '6.14.11'
- npm-dependencies
- pods-dependencies
- assets