mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
fix release script
This commit is contained in:
parent
e2d296f6d1
commit
d49c8fdc41
@ -20,7 +20,7 @@
|
||||
"shared"
|
||||
],
|
||||
"scripts": {
|
||||
"release": "bumpp --no-commit --no-push -r",
|
||||
"release": "bbump --no-commit --no-push -r",
|
||||
"version": "auto-changelog -p --commit-limit 0 && git add CHANGELOG.md",
|
||||
"installAll": "bun run install",
|
||||
"docker": "cross-env BUILD_COMMIT=$(git rev-parse HEAD) docker compose -f docker-compose.yml up",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user