We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b1f168 commit 508309cCopy full SHA for 508309c
.gitlab-ci.yml
@@ -1,8 +1,9 @@
1
+image: node:18
2
+
3
stages:
4
- test
5
6
check_prisma_imports:
- image: node:14
7
stage: test
8
script:
9
- npm run check-prisma-imports
0 commit comments