Skip to content

Commit

Permalink
Fixed typo in location to place assets
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-leglngukgithub committed Feb 27, 2018
1 parent 7ebcdbb commit 925f7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ RUN wget https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/

ENV PATH="$SONAR_SCANNER_MSBUILD_HOME:$SONAR_SCANNER_MSBUILD_HOME/sonar-scanner-$SONAR_SCANNER_VERSION/bin:${PATH}"

COPY ./assets/* /olpt/resource
COPY ./assets/* /opt/resource

0 comments on commit 925f7c5

Please sign in to comment.