You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Note: `--parallel=false` is required to run tasks sequentially, otherwise `nx run-many` will run tasks in parallel and semantic-release will fail.
210
210
211
+
## Gitlab support
212
+
213
+
In order to use this plugin on Gitlab, install `@semantic-release/gitlab@9.5.1` (>= 10.0.0 is not supported for now due to ES format) and set the following in your configuration file:
0 commit comments