mirror of
https://github.com/sonarsource/sonarcloud-github-action.git
synced 2026-06-06 18:17:11 +00:00
Compare commits
1 commit
master
...
ib/test-ac
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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