From 87b21441ea4d7e78cd343fc4f53bb8eb11d73cab Mon Sep 17 00:00:00 2001
From: Rosen Georgiev <rosen.georgiev@vereign.com>
Date: Thu, 9 Mar 2023 10:45:03 +0000
Subject: [PATCH] Update .gitlab-ci.yml file

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 475b47d..2e10f18 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ variables:
       description: "Enter which tests to be execute. Other valid options are - 'attestation', 'connection', 'proof','negative'."
     BASE_URL:
       value: "https://gaiax.vereign.com/ocm"
-      description: "Enter the environment on which the services are deployed."
+      description: "Enter the environment on which the services are deployed.Existing Vereign Env's are : https://gaiax.vereign.com/ocm , https://ssi-dev.vereign.com/ocm , https://ssi.vereign.com/ocm "
 
 stages:
   - test
-- 
GitLab