We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01fffe3 + 30da5ee commit 19fdae7Copy full SHA for 19fdae7
1 file changed
.github/workflows/nightly-matrix-config.yaml
@@ -30,6 +30,10 @@ config:
30
context_path: "."
31
go_mod_update:
32
- "github.com/konveyor/analyzer-lsp@BRANCH_PLACEHOLDER"
33
+ - repo: "konveyor/c-sharp-analyzer-provider"
34
+ image: "quay.io/konveyor/c-sharp-provider"
35
+ dockerfile_path: "Dockerfile"
36
+ context_path: "."
37
38
- repo: "konveyor/analyzer-lsp"
39
image: "quay.io/konveyor/go-external-provider"
@@ -103,8 +107,3 @@ config:
103
107
104
108
- "github.com/konveyor/tackle2-seed@BRANCH_PLACEHOLDER"
105
109
106
- - repo: "konveyor/c-sharp-analyzer-provider"
- image: "quay.io/konveyor/c-sharp-provider"
- dockerfile_path: "Dockerfile"
- context_path: "."
110
-
0 commit comments