feature/setup-workflow-pipeline: add lombok, add gitea workflow #2
@ -158,7 +158,7 @@ jobs:
|
||||
|
||||
# Run backend tests and build
|
||||
- name: Test & build backend
|
||||
working-directory: ./src
|
||||
working-directory: .
|
||||
run: mvn clean install
|
||||
|
||||
- name: Done
|
||||
|
||||
@ -149,7 +149,7 @@ jobs:
|
||||
|
||||
# Run backend tests and build
|
||||
- name: Test & build backend
|
||||
working-directory: ./src
|
||||
working-directory: .
|
||||
run: mvn clean
|
||||
|
||||
- name: Done
|
||||
|
||||
Reference in New Issue
Block a user