Lord Grosse Jeanine

Results 2 issues of Lord Grosse Jeanine

Hello, I have a monorepo with multiple workspaces configured in the root package.json : ```json { "workspaces": [ "packages/core", "packages/resolvers/typebox", "packages/resolvers/zod" ] } ``` Each of these workspaces is a...

### Component server ### Describe the bug I have two pipeline configured : - One pipeline when branch master is pushed - One pipeline when a new tag is pushed...

bug
server