mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Release: Make sure packages are released from clean git state (#19402)
This commit is contained in:
@@ -16,6 +16,9 @@ fi
|
||||
|
||||
echo "$_grafana_version"
|
||||
|
||||
# lerna bootstrap might have created yarn.lock
|
||||
git checkout .
|
||||
|
||||
# Get current version from lerna.json
|
||||
# Since this happens on tagged branch, the lerna.json version and package.json file SHOULD be updated already
|
||||
# as specified in release guideline
|
||||
|
||||
Reference in New Issue
Block a user