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.
2 parents 9288576 + 92d5e69 commit 174395dCopy full SHA for 174395d
.github/workflows/site.yaml
@@ -32,4 +32,3 @@ jobs:
32
folder: target/staging
33
env:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
-
pom.xml
@@ -113,6 +113,7 @@
113
</plugins>
114
</build>
115
116
+ <!-- Profile exists if using projects-aggregator to build as it needs to skip this project on windows -->
117
<profiles>
118
<profile>
119
<id>noTest</id>
0 commit comments