Skip to content
Snippets Groups Projects
Commit fc3c0d85 authored by ko_oler's avatar ko_oler
Browse files

fix .gitlab-ci.yml

parent 93672260
No related branches found
No related tags found
1 merge request!1Добавлена генерация файлов для frontend в Makefile и публикацию npm-пакета
Pipeline #19071 failed
......@@ -98,6 +98,6 @@
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
"skipLibCheck": true /* Skip type checking all .d.ts files. */
},
"include": ["../clients/**/*"],
"exclude": ["../config/**/*"]
"include": ["../../clients/**/*"],
"exclude": ["../../config/**/*"]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment