feature/setup-workflow-pipeline: add lombok, add gitea workflow #2
@ -137,7 +137,8 @@ jobs:
|
||||
run: |
|
||||
echo "Started test & build backend..."
|
||||
ls .
|
||||
mvn clean
|
||||
mvn clean verify -B
|
||||
echo "Backend tests and build completed successfully."
|
||||
# mvn clean verify package -B
|
||||
|
||||
- name: Done
|
||||
|
||||
Reference in New Issue
Block a user