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 b6597d6 commit c6584a9Copy full SHA for c6584a9
.github/workflows/main.yml
@@ -64,6 +64,7 @@ jobs:
64
[
65
"itbRepoRead", "github"
66
]
67
+ output_file: ~/.m2/settings.xml
68
- name: Install commons
69
run: mvn -B install -DskipTests=true
70
working-directory: commons
.github/workflows/quality.yml
@@ -72,6 +72,7 @@ jobs:
72
73
74
75
76
77
78
0 commit comments