mirror of
https://github.com/zadam/trilium.git
synced 2025-12-24 09:10:02 +01:00
chore(ci): disable RelativeCI until project switch
This commit is contained in:
1
.github/workflows/dev.yml
vendored
1
.github/workflows/dev.yml
vendored
@@ -77,6 +77,7 @@ jobs:
|
||||
- name: Trigger client build
|
||||
run: pnpm nx run client:build
|
||||
- name: Send client bundle stats to RelativeCI
|
||||
if: false
|
||||
uses: relative-ci/agent-action@v3
|
||||
with:
|
||||
webpackStatsFile: ./apps/client/dist/webpack-stats.json
|
||||
|
||||
Reference in New Issue
Block a user