Skip to content
Snippets Groups Projects
Commit 69aa9f44 authored by Benoit Alessandroni's avatar Benoit Alessandroni
Browse files

update: Fixing conf

parent 9e791f39
No related branches found
No related tags found
1 merge request!8update: Fixing conf
Pipeline #4736 passed with stage
in 33 seconds
--- ---
image: node image: node:11
stages: stages:
#- test #- test
...@@ -19,10 +19,9 @@ publish: ...@@ -19,10 +19,9 @@ publish:
stage: release stage: release
before_script: before_script:
- npm install -g semantic-release@v17 @semantic-release/gitlab - npm install -g semantic-release@v17 @semantic-release/gitlab
- npm install
script: script:
- semantic-release - semantic-release
only: only:
- master - master
tags: tags:
- deploy - deploy
\ No newline at end of file
{ {
"name": "@startinblox/component-kldb-search-box", "name": "@startinblox/kldb-search-box",
"version": "0.1.0", "version": "0.1.0",
"description": "Search box component for the Cooperative Knowledge Base", "description": "Search box component for the Cooperative Knowledge Base",
"main": "search-box.js", "main": "search-box.js",
......
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