Skip to content

Commit f4baec5

Browse files
authored
Merge branch 'main' into TEC_RENAME_REPO
2 parents b02c732 + 9b275d0 commit f4baec5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ RUN ./tool_build.sh
88

99
FROM sonarqube:9.9-community
1010
USER root
11-
ADD https://github.com/insideapp-oss/sonar-apple/releases/download/0.3.0/sonar-apple-plugin-0.3.0.jar /opt/sonarqube/extensions/plugins/sonar-apple-plugin-0.3.0.jar
12-
RUN chmod 777 /opt/sonarqube/extensions/plugins/sonar-apple-plugin-0.3.0.jar
1311
COPY --from=builder /usr/src/ecocode/lib/* /opt/sonarqube/extensions/plugins/
1412

1513
USER sonarqube

0 commit comments

Comments
 (0)