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

fix .gitlab-ci.yml

parent 2699b601
No related branches found
No related tags found
1 merge request!1Добавлена генерация файлов для frontend в Makefile и публикацию npm-пакета
Pipeline #19078 failed
...@@ -98,6 +98,5 @@ ...@@ -98,6 +98,5 @@
// "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": ["../config/clients/**/*"], "include": ["./clients"],
"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