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

Исправлено условие сборки

parent 4069ebd3
No related branches found
No related tags found
1 merge request!32Обновлены версии JS зависимостей
This commit is part of merge request !32. Comments created here will be created in the context of that merge request.
......@@ -13,8 +13,7 @@ publish_npm:
- cd ./config && npm i && cd ../
rules:
# - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
- if: '$CI_COMMIT_BRANCH'
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
changes:
- config/package.json
script:
......
{
"name": "@perxis-js/perxis-client",
"version": "1.5.7",
"version": "1.5.8",
"description": "Perxis API клиент для JavaScript",
"files": [
"dist"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment