We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d099ae4 commit 0ebcf61Copy full SHA for 0ebcf61
.github/workflows/ci.yml
@@ -29,6 +29,7 @@ jobs:
29
minikube version: 'v1.13.1'
30
kubernetes version: 'v1.19.2'
31
driver: 'docker'
32
+
33
- name: Build with Maven
34
run: mvn -B package --file pom.xml
35
0 commit comments