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