mirror of
https://github.com/sonarsource/sonarcloud-github-action.git
synced 2026-06-06 07:47:09 +00:00
Test act
This commit is contained in:
parent
d08d592c0b
commit
d6fece12b5
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ WORKDIR /opt
|
|||
# https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#docker-container-filesystem
|
||||
USER 0
|
||||
|
||||
RUN ln -s $SONAR_SCANNER_HOME/bin/sonar-scanner /usr/local/bin/sonar-scanner
|
||||
|
||||
# Prepare entrypoint
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue