FIx release process
This commit is contained in:
parent
dd2f3f7bbe
commit
378acac717
2 changed files with 1 additions and 4 deletions
|
@ -58,7 +58,7 @@ build:
|
|||
cache:
|
||||
<<: *global_cache
|
||||
script: |
|
||||
yarn updateManifest -- --update=${RELEASE_TYPE}
|
||||
yarn updateManifest --update=${RELEASE_TYPE}
|
||||
RELEASE_VERSION=$(jq -r '.version' < package.json)
|
||||
git add package.json package-lock.json src/system.json
|
||||
git --no-pager diff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue