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

test

parent 7fe66864
No related branches found
No related tags found
Loading
Pipeline #24161 failed with stage
in 6 seconds
...@@ -14,7 +14,7 @@ publish_npm: ...@@ -14,7 +14,7 @@ publish_npm:
- npm i protobufjs@6.11.3 - npm i protobufjs@6.11.3
rules: rules:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' - if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
changes: changes:
- config/package.json - config/package.json
script: script:
......
{ {
"name": "@perxis-js/perxis-client", "name": "@perxis-js/perxis-client",
"version": "1.1.0", "version": "1.1.1",
"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.
Finish editing this message first!
Please register or to comment