File tree Expand file tree Collapse file tree 6 files changed +9
-41
lines changed
Expand file tree Collapse file tree 6 files changed +9
-41
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -4,5 +4,6 @@ version: '3.8'
44description : ^
55 Enables the AppStream RPM Module for Maven 3.8 packages.
66
7- execute :
8- - script : configure.sh
7+ artifacts :
8+ - path : artifacts/maven.module
9+ dest : /etc/dnf/modules.d
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -23,5 +23,6 @@ modules:
2323 install :
2424 - name : jboss.container.user
2525
26- execute :
27- - script : configure.sh
26+ artifacts :
27+ - path : artifacts/opt/jboss/container/java/proxy
28+ dest : /opt/jboss/container/java/proxy
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -14,5 +14,6 @@ modules:
1414 install :
1515 - name : jboss.container.user
1616
17- execute :
18- - script : configure.sh
17+ artifacts :
18+ - path : artifacts/opt/jboss/container/util/logging/logging.sh
19+ dest : /opt/jboss/container/util/logging/logging.sh
You can’t perform that action at this time.
0 commit comments