| Type |
New Feature
|
| Priority |
Normal
|
| Assignee | |
| Version |
tigase-server-8.5.0
|
| Sprints |
n/a
|
| Customer |
n/a
|
Iterations
-
tigase-server-8.5.0 Open
Issue Votes (0)
| Type |
New Feature
|
| Priority |
Normal
|
| Assignee | |
| Version |
tigase-server-8.5.0
|
| Sprints |
n/a
|
| Customer |
n/a
|
Currently we use
jibto build docker images but the configuration uses maven profiles which causes issues when trying to automate release publication.It should be possible to use shared configuration and executions that are tied to
deploybuild phase to have automatic build and push to remote repository in one go.