Skip to content

Commit 87076f2

Browse files
committed
chore: modify CI build for Struts (not released at the moment)
1 parent 928d826 commit 87076f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,6 @@ jobs:
8888
distribution: 'corretto'
8989
java-version: 17
9090
- name: Build latest
91-
run: ./gha_build.sh struts true true
91+
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

Comments
 (0)