mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Try to fix openapi script
This commit is contained in:
parent
5b075bc549
commit
eb8bd9ab1a
4 changed files with 22 additions and 291 deletions
|
@ -60,8 +60,6 @@ fi
|
|||
|
||||
npm version -f --no-git-tag-version --no-commit-hooks "$1"
|
||||
|
||||
./scripts/openapi-peertube-version.sh
|
||||
|
||||
git commit package.json client/package.json ./support/doc/api/openapi.yaml -m "Bumped to version $version"
|
||||
git tag -s -a "$version" -m "$version"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue