From 64a05ddd2c48c9fd4cab2782d24a058408d2c239 Mon Sep 17 00:00:00 2001 From: velez Date: Mon, 20 Feb 2023 14:16:25 +0100 Subject: [PATCH] 'update of .meepctl-repocfg.yaml' --- config/{.meepctl-repocfg.yaml => meepctl-repocfg.yaml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename config/{.meepctl-repocfg.yaml => meepctl-repocfg.yaml} (99%) diff --git a/config/.meepctl-repocfg.yaml b/config/meepctl-repocfg.yaml similarity index 99% rename from config/.meepctl-repocfg.yaml rename to config/meepctl-repocfg.yaml index 5a0bed7..cb34c8a 100644 --- a/config/.meepctl-repocfg.yaml +++ b/config/meepctl-repocfg.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -version: 1.8.2 +version: 1.9.0 repo: name: AdvantEDGE @@ -67,7 +67,7 @@ repo: # GitHub OAuth provider config github: # enable GitHub OAuth - enabled: true + enabled: truee # authorization url auth-url: https://github.com/login/oauth/authorize # access token url -- GitLab