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

fix .gitlab-ci.yml

parent 4b8c894b
No related branches found
No related tags found
1 merge request!1Добавлена генерация файлов для frontend в Makefile и публикацию npm-пакета
Pipeline #19069 failed with stage
in 22 seconds
......@@ -19,6 +19,7 @@ publish_npm:
script:
- npm install -g typescript@4.7.4
- npm install -g ts-proto@1.115.5
- pwd
- mkdir clients
- make proto
- ls
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment