Skip to content
Snippets Groups Projects
Verified Commit 428352aa authored by Sebastian Bergandy's avatar Sebastian Bergandy :keyboard:
Browse files

OZG-7856 run unit test in serial on gitlab pipeline

parent a991612f
Branches
Tags
1 merge request!162OZG-7856 Fix file icon issues
Pipeline #2734 passed
...@@ -41,7 +41,7 @@ alfa test: ...@@ -41,7 +41,7 @@ alfa test:
stage: test stage: test
image: node:20.18.1 image: node:20.18.1
script: script:
- pnpx nx run-many --target=test --parallel -- --runInBand - pnpx nx run-many --target=test --runInBand
rules: rules:
- if: '$CI_COMMIT_BRANCH != "main"' - if: '$CI_COMMIT_BRANCH != "main"'
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment