SHA256
1
0
forked from pool/grafana

Accepting request 949301 from home:witekbedyk:branches:server:monitoring

- Update to version 8.3.4 (jsc#PM-3191)
- Update changelog
- Update license to GNU Affero General Public License v3.0.

OBS-URL: https://build.opensuse.org/request/show/949301
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=67
This commit is contained in:
Witek Bedyk
2022-02-07 11:39:23 +00:00
committed by Git OBS Bridge
parent 61abb0a7ea
commit 85974d977e
9 changed files with 1213 additions and 25 deletions

View File

@@ -25,7 +25,7 @@ tar:
# Patches for the JS frontend go after here \
patch -p1 -i ../../0001-Add-source-code-reference.patch && \
# End patches section \
yarn install --pure-lockfile && \
yarn install --immutable && \
yarn run build && \
cd .. && \
echo "Updating $$basename/public in tarball..." && \