Skip to content

Commit

Permalink
Merge pull request #1484 from rancher/update-ingest-plugin
Browse files Browse the repository at this point in the history
Switch to new repo
  • Loading branch information
dbason authored Jun 6, 2023
2 parents 8906032 + 026163b commit 012be60
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions ci.cue
Original file line number Diff line number Diff line change
Expand Up @@ -554,18 +554,7 @@ dagger.#Plan & {
"-s",
"install",
"-b",
"https://github.com/tybalex/opni-preprocessing-plugin/releases/download/v\(_pluginVersion)/opnipreprocessing.zip",
]
}
},
docker.#Run & {
command: {
name: "opensearch-plugin"
args: [
"-s",
"install",
"-b",
"https://github.com/tybalex/opni-preprocessing-plugin/releases/download/v\(client.env.PLUGIN_VERSION)/opnijsondetector.zip",
"https://github.com/rancher/opni-ingest-plugin/releases/download/v\(_pluginVersion)/opnipreprocessing.zip",
]
}
},
Expand Down

0 comments on commit 012be60

Please sign in to comment.