RED-6535, disable sonar to fix build
This commit is contained in:
parent
8b2c765fa4
commit
ac47c349c5
@ -35,7 +35,8 @@ COPY paligo-styles paligo-styles
|
||||
COPY sonar.js sonar.js
|
||||
|
||||
## Build the angular app in production mode and store the artifacts in dist folder
|
||||
RUN node sonar.js
|
||||
## Fix Sonar Auth problem the uncomment
|
||||
## RUN node sonar.js
|
||||
RUN yarn run build-lint-all
|
||||
RUN yarn run build-paligo-styles
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user