NTP-25387 | Range Error crash fix | Move back to NPM (#14498)
This commit is contained in:
committed by
GitHub
parent
cbacc25e02
commit
53948166b5
@@ -21,8 +21,7 @@ RUN --mount=type=secret,id=RELEASE_STORE_FILE \
|
||||
echo $(cat /run/secrets/RELEASE_STORE_FILE) | base64 -d >> android/app/navi-release-key.jks
|
||||
|
||||
RUN npm cache clean --force
|
||||
RUN npm install --global yarn
|
||||
RUN yarn install
|
||||
RUN npm install
|
||||
|
||||
RUN --mount=type=secret,id=RELEASE_STORE_PASSWORD \
|
||||
--mount=type=secret,id=RELEASE_KEY_ALIAS \
|
||||
|
||||
Reference in New Issue
Block a user