Skip to content

Commit

Permalink
add missing profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Björn Wenzel committed Jul 26, 2021
1 parent 8b10f6e commit 74777a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
kubectl version
- name: Build with Maven
run: mvn -B package --file pom.xml
run: mvn -B package --file pom.xml -Dspring.profiles.active=test

0 comments on commit 74777a9

Please sign in to comment.