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

Исправлена сборка в gitlab CI

parent 6ba0f14b
No related branches found
No related tags found
1 merge request!20Обновлена версия perxis-js
This commit is part of merge request !20. Comments created here will be created in the context of that merge request.
...@@ -15,9 +15,7 @@ publish_npm: ...@@ -15,9 +15,7 @@ publish_npm:
- npm i protobufjs@7.2.4 - npm i protobufjs@7.2.4
rules: rules:
# - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
- if: '$CI_COMMIT_BRANCH'
when: manual
changes: changes:
- config/package.json - config/package.json
script: script:
......
{ {
"name": "@perxis-js/perxis-client", "name": "@perxis-js/perxis-client",
"version": "1.4.3", "version": "1.4.4",
"description": "", "description": "",
"main": "dist/index.js", "main": "dist/index.js",
"files": [ "files": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment