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

fix .gitlab-ci.yml

parent 5dc1f5fb
Branches
No related tags found
1 merge request!1Добавлена генерация файлов для frontend в Makefile и публикацию npm-пакета
Pipeline #19070 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": ["builds/perxis/perxis-js/clients/**/*"],
"exclude": ["builds/perxis/perxis-js/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