Yarn workspaces
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Created by: Tirokk
Authored by roschaefer Closed
We could save us keystrokes by using yarn workspaces. The disadvantage is that we would expect all our users to use yarn
and not npm
. Opinions?
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.