mirror of
https://github.com/kitabisa/sonarqube-action.git
synced 2025-10-31 04:54:19 +08:00
Remove unused code
This commit is contained in:
parent
2796ffc8b5
commit
c4b2851844
@ -10,11 +10,6 @@ LABEL repository="https://github.com/kitabisa/sonarqube-action"
|
||||
LABEL homepage="https://kitabisa.github.io"
|
||||
LABEL maintainer="dwisiswant0"
|
||||
|
||||
|
||||
ENV NODE_PATH "/usr/lib/node_modules/"
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user