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 928d826 commit 87076f2Copy full SHA for 87076f2
.github/workflows/continuous-integration-workflow.yml
@@ -88,4 +88,6 @@ jobs:
88
distribution: 'corretto'
89
java-version: 17
90
- name: Build latest
91
- run: ./gha_build.sh struts true true
+ run: ./gha_build.sh struts false false
92
+# temporarily disabled archetype and samples as Struts is not released at the moment
93
+# run: ./gha_build.sh struts true true
0 commit comments