Skip to content

Commit

Permalink
add ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vuonghuuhung committed Nov 28, 2024
1 parent dd7290d commit 76b539d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"build": "lerna run build --concurrency 1",
"build-tsc": "tsc -p",
"deploy": "yarn build && lerna publish",
"deploy:ci": "lerna publish from-package --yes",
"build:docker": "lerna run build --concurrency 1"
},
"workspaces": [
Expand Down

0 comments on commit 76b539d

Please sign in to comment.