From 850aedee1c3f925cd0262f407a229e23e67a6629 Mon Sep 17 00:00:00 2001 From: Oleg Verhovsky Date: Mon, 11 Mar 2019 18:15:27 +0200 Subject: [PATCH] Update submit.json --- submit.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/submit.json b/submit.json index dc00623a..dd100738 100644 --- a/submit.json +++ b/submit.json @@ -1,3 +1,6 @@ [{ "name" : "example", "url": "https://github.com/otomato-gh/cf-plugin-example" }, { "name" : "anchore-plugin", "url": "https://github.com/codefresh-contrib/cfstep-github-release" }, -{ "name" : "github-pr-plugin", "url" : "https://github.com/codefresh-contrib/github-pr-plugin" }] +{ "name" : "github-pr-plugin", "url" : "https://github.com/codefresh-contrib/github-pr-plugin" }, + {"name" : "verchol-test-plugin", "url" : "https://github.com/verchol/test-plugin.git"} + +]