Skip to content

Commit

Permalink
gitlab: build-ui kit by cnahge event
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Login <batazor@evrone.com>
  • Loading branch information
batazor committed Apr 16, 2023
1 parent feea73b commit 02cebca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions ops/gitlab/stages/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ npm:
strategy: depend
needs: []
rules:
- if: $CI_COMMIT_TAG
when: on_success
changes:
- 'ui/**'
- changes:
- 'ui/ui-kit/package.json'

2 changes: 1 addition & 1 deletion ui/ui-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shortlink-org/ui-kit",
"version": "1.2.0",
"version": "1.2.1",
"description": "UI kit for shortlink",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 02cebca

Please sign in to comment.