mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
npm build
This commit is contained in:
6
.github/workflows/build-npm.yaml
vendored
6
.github/workflows/build-npm.yaml
vendored
@@ -41,6 +41,6 @@ jobs:
|
||||
- name: setCurrentVersion
|
||||
run: |
|
||||
yarn setCurrentVersion
|
||||
- name: Prepare docker image
|
||||
run: |
|
||||
yarn run prepare:docker
|
||||
- name: Publish types
|
||||
working-directory: packages/types
|
||||
run: npm publish
|
||||
|
||||
Reference in New Issue
Block a user