Add build and publish steps #3
@ -145,6 +145,6 @@ jobs:
|
|||||||
# Run backend tests and build
|
# Run backend tests and build
|
||||||
- name: Test & build backend
|
- name: Test & build backend
|
||||||
working-directory: .
|
working-directory: .
|
||||||
run:
|
run: |
|
||||||
mvn clean test -Dspring.profiles.active=test
|
mvn clean test -Dspring.profiles.active=test
|
||||||
echo "Backend test and build workflow successfully completed."
|
echo "Backend test and build workflow successfully completed."
|
||||||
Reference in New Issue
Block a user