mirror of
https://github.com/louislam/dockge.git
synced 2024-11-22 00:04:00 +01:00
Add step to build the app aswell (#158)
This commit is contained in:
parent
d17a63fcab
commit
d1d3a54377
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..
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user