From 4da2f9d2633b2f6bcef09fbdef58e8ee1eb185ea Mon Sep 17 00:00:00 2001 From: Aleksandar Ivanov Date: Wed, 29 Dec 2021 12:26:33 +0200 Subject: [PATCH] Load the rubygems credentials from the shared context --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 9bee915..1a140a4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -104,6 +104,7 @@ workflows: tags: only: /.*/ - push-to-rubygems: + context: org-rubygems filters: tags: only: /^v\d.+/