mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
pnpm run for codecov bundle analysis
This commit is contained in:
parent
00aee3bb94
commit
fc8bce436b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -386,7 +386,7 @@ jobs:
|
||||
name: Build frontend and upload analysis
|
||||
env:
|
||||
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
||||
run: cd src-ui && ng build --configuration=production
|
||||
run: cd src-ui && pnpm run build --configuration=production
|
||||
|
||||
build-docker-image:
|
||||
name: Build Docker image for ${{ github.ref_name }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user