Skip to content

Commit 30da5ee

Browse files
committed
Updated c-sharp status
Signed-off-by: Juan Manuel Leflet Estrada <jleflete@redhat.com>
1 parent f3cef64 commit 30da5ee

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

.github/workflows/nightly-matrix-config.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ config:
3030
context_path: "."
3131
go_mod_update:
3232
- "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: "."
3337

3438
- repo: "konveyor/analyzer-lsp"
3539
image: "quay.io/konveyor/go-external-provider"
@@ -103,8 +107,3 @@ config:
103107
go_mod_update:
104108
- "github.com/konveyor/tackle2-seed@BRANCH_PLACEHOLDER"
105109

106-
- repo: "konveyor/c-sharp-analyzer-provider"
107-
image: "quay.io/konveyor/c-sharp-provider"
108-
dockerfile_path: "Dockerfile"
109-
context_path: "."
110-

0 commit comments

Comments
 (0)