mirror of
https://github.com/grafana/grafana.git
synced 2024-11-21 16:38:03 -06:00
parent
3d72c7fd12
commit
5bf43af5ae
@ -25,7 +25,7 @@ COPY packages packages
|
||||
|
||||
RUN yarn install --pure-lockfile --no-progress
|
||||
|
||||
COPY Gruntfile.js tsconfig.json .eslintrc .editorconfig .browserslistrc ./
|
||||
COPY Gruntfile.js tsconfig.json .eslintrc .editorconfig .browserslistrc .prettierrc.js ./
|
||||
COPY public public
|
||||
COPY scripts scripts
|
||||
COPY emails emails
|
||||
|
Loading…
Reference in New Issue
Block a user