Skip to content

Commit

Permalink
Update exclude patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
jfdenise committed Nov 4, 2024
1 parent 1a6a1f6 commit f5e2333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wildfly-builder-image/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ envs:
- name: DEFAULT_PROVISIONING_MAVEN_PLUGIN_VERSION
value: 5.0.0.Final
- name: PROVISIONING_MAVEN_PLUGIN_VERSION_EXCLUDES
value: .*-redhat-[0-9][0-9][0-9][0-9][0-9]
value: .*-redhat-[0-9][0-9][0-9][0-9][0-9],.*\.Beta\d+,.*\.Alpha\d+
ports:
- value: 8080
modules:
Expand Down

0 comments on commit f5e2333

Please sign in to comment.