Skip to content

Commit

Permalink
Update artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
rdnovell authored Oct 15, 2024
1 parent 152dfd7 commit eb42b01
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions jboss/container/wildfly/galleon/build-feature-pack/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,17 @@ envs:
value: "1.6"
- name: DEBUG_GALLEON_FP_SRC
description: By default the feature-pack sources are deleted. Set this variable to true to keep it in the image (mainly for debug purpose).

artifacts:
- url: http://download.devel.redhat.com/devel/candidates/middleware/eap/JBEAP-7.4.19.GA-CR2/jboss-eap-7.4.19.GA-CR2-image-builder-maven-repository.zip
md5: 76c28d2456bbb07250a05ddc70204b45
# Optionally, overwrite target name
target: maven-repo.zip
# Optionally, provide source of the artifact
source-url: http://download.devel.redhat.com/devel/candidates/middleware/eap/JBEAP-7.4.19.GA-CR2/jboss-eap-7.4.19.GA-CR2-src.zip
# When source-url is specified, checksum must be provided
source-md5: ebf2912b0c962b8fb92681c24788111e

execute:
- script: configure.sh
user: 185
Expand Down

0 comments on commit eb42b01

Please sign in to comment.