mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-17 03:18:28 +00:00
parent
220302becf
commit
b40d0f00ad
1 changed files with 0 additions and 1 deletions
|
|
@ -11,5 +11,4 @@ LABEL version="2.0.1" \
|
||||||
|
|
||||||
COPY --chmod=755 entrypoint.sh /entrypoint.sh
|
COPY --chmod=755 entrypoint.sh /entrypoint.sh
|
||||||
COPY --chmod=755 cleanup.sh /cleanup.sh
|
COPY --chmod=755 cleanup.sh /cleanup.sh
|
||||||
USER root
|
|
||||||
ENTRYPOINT ["/entrypoint.sh"]
|
ENTRYPOINT ["/entrypoint.sh"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue