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

Добавлено обновление подключенного submodule в .gitlab-ci.yml

parent 8fba6113
No related branches found
No related tags found
1 merge request!4Добавлено обновление подключенного submodule в .gitlab-ci.yml и обновлена версия публикуемого npm пакета
......@@ -7,6 +7,7 @@ publish_npm:
variables:
GIT_SUBMODULE_STRATEGY: recursive
before_script:
- git submodule update --init
- apk add --update make bash protobuf-dev yarn
- npm install -g ts-proto@1.115.5
- npm install -g typescript@4.7.4
......
Subproject commit 83fd620ee42af0a0e2e934ccadf691cabd8f468a
Subproject commit 283b11871c14d15e8fdd596dc1b50116f87f1653
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