Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Jul 22, 2024
1 parent 5c146c0 commit 42fab2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ target "repository" {

target "search_liveindexing" {
matrix = {
liveindexing = ["metadata", "path", "aio"]
liveindexing = ["metadata", "path", ""]
}
name = "search_liveindexing-${liveindexing}"
args = {
Expand Down
2 changes: 1 addition & 1 deletion search/enterprise/common/artifacts.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "alfresco-elasticsearch-live-indexing",
"version": "4.0.1",
"path": "search/enterprise/common",
"classifier": "-aio-app.jar",
"classifier": "-app.jar",
"group": "org.alfresco"
}
]
Expand Down

0 comments on commit 42fab2e

Please sign in to comment.