mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Build testdata frontend standalone (#75833)
This commit is contained in:
committed by
GitHub
parent
8c456ec24b
commit
157ea31b03
@@ -18,6 +18,7 @@ COPY package.json yarn.lock .yarnrc.yml ./
|
||||
COPY .yarn .yarn
|
||||
COPY packages packages
|
||||
COPY plugins-bundled plugins-bundled
|
||||
COPY public public
|
||||
|
||||
RUN yarn install --immutable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user