GHA: try turning of generating download page in the maven build for e428

This commit is contained in:
aboyko
2023-07-20 22:53:38 -04:00
parent f1ba27d24c
commit 41a5f1fbcd
2 changed files with 4 additions and 1 deletions

View File

@@ -324,6 +324,7 @@
<version>1.7</version>
<executions>
<!--
<execution>
<id>update-nightly-downloads</id>
<phase>verify</phase>
@@ -366,6 +367,7 @@
<goal>run</goal>
</goals>
</execution>
-->
<execution>
<id>generate-s3-upload-info</id>