mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-15 09:01:13 +00:00
rm web build
This commit is contained in:
parent
79f52cac9a
commit
d939126ce0
1 changed files with 0 additions and 14 deletions
14
.github/workflows/ci.yaml
vendored
14
.github/workflows/ci.yaml
vendored
|
|
@ -31,17 +31,3 @@ jobs:
|
||||||
working-directory: apps/node-agent
|
working-directory: apps/node-agent
|
||||||
- run: go test -count=1 ./...
|
- run: go test -count=1 ./...
|
||||||
working-directory: apps/node-agent
|
working-directory: apps/node-agent
|
||||||
|
|
||||||
build-web:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v4
|
|
||||||
- uses: pnpm/action-setup@v4
|
|
||||||
- uses: actions/setup-node@v4
|
|
||||||
with:
|
|
||||||
node-version: 22
|
|
||||||
cache: pnpm
|
|
||||||
- run: pnpm install --frozen-lockfile
|
|
||||||
- run: pnpm --filter @betternas/web build
|
|
||||||
env:
|
|
||||||
NEXT_PUBLIC_BETTERNAS_API_URL: https://api.betternas.com
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue