From 77c839e6fc6c2ac5e9bc0bfb4f511c6a4059e573 Mon Sep 17 00:00:00 2001
From: chausman <chausman@nrao.edu>
Date: Fri, 29 Jul 2022 10:43:59 -0600
Subject: [PATCH] skipping coverage

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d4bdc0120..63b09cb07 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ stages:
     - unit-test
     - test-coverage
     - push
-    - deploy-coverage-page
+#    - deploy-coverage-page
     - generate-yaml
     - trigger
     - deploy
-- 
GitLab