forked from marmbrus/xsbt-ghpages-plugin
-
Notifications
You must be signed in to change notification settings - Fork 17
Nonzero exit code (1) running git when running ghpagesPushSite #145
Copy link
Copy link
Open
Description
Hi, I'm a maintainer of ESMeta project. We're using sbt-ghpages to publish our API docs. Thanks for developing a good tool. However, we recently had a problem when running ghpagesPushSite as mentioned in es-meta/esmeta#255 with the following message:
$ sbt ghpagesPushSite
[info] welcome to sbt 1.9.9 (Oracle Corporation Java 21.0.2)
[info] loading settings for project esmeta-build from ghpages.sbt,plugins.sbt ...
[info] loading project definition from .../esmeta/project
[info] loading settings for project root from build.sbt ...
[info] set current project to esmeta (in build file:.../esmeta/)
[info] Main Scala API documentation to .../esmeta/target/scala-3.3.1/api...
[info] Skipping unused scalacOptions: -Xsemanticdb, -semanticdb-target
[info] Main Scala API documentation successful.
[info] Nonzero exit code (1) running git.
[success] Total time: 19 s, completed Aug 27, 2024, 10:36:11 AM
Can you guide us on how to resolve or debug this problem?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels