Skip to content
Snippets Groups Projects
Commit d77cec5e authored by Pavel Antonov's avatar Pavel Antonov :asterisk:
Browse files

Merge branch 'feature/PRXS-664-FixGitlabCI' into 'master'

Добавлено обновление подключенного submodule в .gitlab-ci.yml и обновлена версия публикуемого npm пакета

See merge request !4
parents 8fba6113 f99398f4
No related branches found
No related tags found
1 merge request!4Добавлено обновление подключенного submodule в .gitlab-ci.yml и обновлена версия публикуемого npm пакета
Pipeline #24165 passed with stage
in 35 seconds
......@@ -7,6 +7,8 @@ publish_npm:
variables:
GIT_SUBMODULE_STRATEGY: recursive
before_script:
- apk --no-cache add git
- git submodule update --remote --merge
- apk add --update make bash protobuf-dev yarn
- npm install -g ts-proto@1.115.5
- npm install -g typescript@4.7.4
......
{
"name": "@perxis-js/perxis-client",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"main": "dist/index.js",
"files": [
......
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