Skip to content

Commit

Permalink
add item in matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Jul 19, 2024
1 parent afbc94e commit 797ebfe
Showing 1 changed file with 1 addition and 1 deletion.
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"]
liveindexing = ["metadata", "path", "content"]
}
name = "search_liveindexing-${liveindexing}"
args = {
Expand Down

0 comments on commit 797ebfe

Please sign in to comment.