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

fix

parent 878c66b1
No related branches found
No related tags found
1 merge request!4Добавлено обновление подключенного submodule в .gitlab-ci.yml и обновлена версия публикуемого npm пакета
...@@ -15,7 +15,7 @@ publish_npm: ...@@ -15,7 +15,7 @@ publish_npm:
- npm i protobufjs@6.11.3 - npm i protobufjs@6.11.3
rules: rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"' - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
changes: changes:
- config/package.json - config/package.json
script: script:
......
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