Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikebbers authored Jul 8, 2024
1 parent 00092a3 commit b48150b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ jobs:
- name: Build with Maven
env:
SOLO_INSTALLATION_FOLDER: /root/solo
SOLO_CLUSTER: solo-e2e
SOLO_NAMESPACE: solo
run: $SOLO_INSTALLATION_FOLDER/preAction.sh && export spring_profiles_active=solo && ./mvnw verify

0 comments on commit b48150b

Please # to comment.