Update .forgejo/workflows/ci.yml
All checks were successful
Build Resilient App / build (push) Successful in 16m16s
All checks were successful
Build Resilient App / build (push) Successful in 16m16s
This commit is contained in:
parent
e6740d4748
commit
6c3aa16064
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
||||||
- name: Build frontend
|
- name: Build frontend
|
||||||
run: |
|
run: |
|
||||||
cd src/main/webapp
|
cd src/main/webapp
|
||||||
npm run build -- --configuration production
|
npm run build
|
||||||
|
|
||||||
- name: Build backend (Spring Boot)
|
- name: Build backend (Spring Boot)
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue