Skip to content
Snippets Groups Projects
Commit 6ba0f14b authored by Dmitry Karyakin's avatar Dmitry Karyakin
Browse files

test

parent 009320ec
No related branches found
No related tags found
1 merge request!20Обновлена версия perxis-js
Pipeline #47826 passed
......@@ -8,14 +8,16 @@ publish_npm:
GIT_SUBMODULE_STRATEGY: recursive
before_script:
- apk --no-cache add git
- git submodule update --remote --merge --allow-unrelated-histories
- git submodule update --remote --merge
- apk add --update make bash protobuf-dev yarn
- npm install -g ts-proto@1.158.0
- npm install -g typescript@5.1.6
- npm i protobufjs@7.2.4
rules:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
# - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
- if: '$CI_COMMIT_BRANCH'
when: manual
changes:
- config/package.json
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment