build: fix melos parsing error + disable commit reference to avoid null error...
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Hugo Pointcheval 2023-05-04 09:46:02 +02:00
parent 0a11157cd0
commit cfcf9e75f8
Signed by: hugo
GPG Key ID: 3AAC487E131E00BC

View File

@ -1,5 +1,5 @@
name: Wyatt-Packages name: Wyatt-Packages
#repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages Gitea not yet supported # repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages
sdkPath: auto sdkPath: auto
@ -15,10 +15,10 @@ command:
updateGitTagRefs: true updateGitTagRefs: true
linkToCommits: false # Gitea not yet supported linkToCommits: false # Gitea not yet supported
workspaceChangelog: true workspaceChangelog: true
includeCommitId: true includeCommitId: false # Generate error in Melos 3...
branch: master branch: master
message: | message: |
chore(release): publish packages 🎉 chore(release): publish packages
{new_package_versions} {new_package_versions}