mirror of
https://github.com/louislam/dockge.git
synced 2025-08-18 06:10:13 +02:00
Add step to build the app aswell (#158)
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -56,5 +56,8 @@ jobs:
|
||||
|
||||
- name: Check Typescript
|
||||
run: pnpm run check-ts
|
||||
|
||||
- name: Build
|
||||
run: pnpm run build:frontend
|
||||
# more things can be add later like tests etc..
|
||||
|
||||
|
Reference in New Issue
Block a user