RED-6558, fix build, disable sonar.
This commit is contained in:
parent
9cf5583f1e
commit
6ccf78cd5c
@ -35,7 +35,9 @@ COPY paligo-styles paligo-styles
|
|||||||
COPY sonar.js sonar.js
|
COPY sonar.js sonar.js
|
||||||
|
|
||||||
## Build the angular app in production mode and store the artifacts in dist folder
|
## Build the angular app in production mode and store the artifacts in dist folder
|
||||||
RUN node sonar.js
|
|
||||||
|
# Fix auth issue then uncomment
|
||||||
|
# RUN node sonar.js
|
||||||
RUN yarn run build-lint-all
|
RUN yarn run build-lint-all
|
||||||
RUN yarn run build-paligo-styles
|
RUN yarn run build-paligo-styles
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user