Skip to content

Commit

Permalink
Disable docs xref checks until #3307 is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Nov 17, 2021
1 parent 6f670fc commit 135c76a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
<arguments>install --immutable</arguments>
</configuration>
</execution>
<!-- TODO: Enable checks once docs issues are fixed https://github.com/apache/camel-quarkus/issues/3307
<execution>
<id>antora-xref-check</id>
<goals>
Expand All @@ -120,6 +121,7 @@
<arguments>run checks</arguments>
</configuration>
</execution>
-->
</executions>
</plugin>
</plugins>
Expand Down

0 comments on commit 135c76a

Please sign in to comment.