Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b87ffe4bf5 | ||
|
|
16486220f2 | ||
|
|
d7e1e2bb60 |
1
CODEOWNERS
Normal file
1
CODEOWNERS
Normal file
@@ -0,0 +1 @@
|
||||
* @kitabisa/security @dwisiswant0
|
||||
@@ -10,10 +10,6 @@ LABEL repository="https://github.com/kitabisa/sonarqube-action"
|
||||
LABEL homepage="https://kitabisa.github.io"
|
||||
LABEL maintainer="dwisiswant0"
|
||||
|
||||
RUN npm config set unsafe-perm true && \
|
||||
npm install --silent --save-dev -g typescript@3.5.2 && \
|
||||
npm config set unsafe-perm false && \
|
||||
apk add --no-cache ca-certificates jq
|
||||
|
||||
ENV NODE_PATH "/usr/lib/node_modules/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user