mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(ci/docker): trigger dist build
This commit is contained in:
parent
37708c8866
commit
d812471f8c
4
.github/workflows/dev.yml
vendored
4
.github/workflows/dev.yml
vendored
@ -113,7 +113,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
- name: Update build info
|
||||
run: npm run chore:update-build-info
|
||||
run: pnpm run chore:update-build-info
|
||||
- name: Trigger build
|
||||
run: pnpm nx run @triliumnext/server:build
|
||||
- uses: docker/setup-buildx-action@v3
|
||||
- uses: docker/build-push-action@v6
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user