From 56c5713a72dddb395fd6fd5abd2ee3cf0e08c0f3 Mon Sep 17 00:00:00 2001
From: TonyFord <tonyford@strategy-investor.de>
Date: Wed, 1 Jul 2020 08:10:58 +0200
Subject: [PATCH] remove vars

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index 58ad093..e5bab41 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,4 @@ Go Gitlab **Settings** -> **CI/CD** -> **Variables**
 #### FairCoin.Co group variables ######################
 FAIRCOIN_CONF        # faircoin.conf file
 FAIRCOIN_PORT        # faircoind -port
-GITLAB_RUNNER_UID    # user id of gitlab-runner ssh account on server, check it with command (id -u)
-GITLAB_RUNNER_GID    # user id of gitlab-runner ssh account on server, check it with command (id -g)
 ~~~
-- 
GitLab