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

fix .gitlab-ci.yml

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