From f0663ac0b2e96b64158eb640f9cb700a773f1da5 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Wed, 17 Aug 2016 14:35:44 +0200 Subject: Fix in global macros. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove ssh-credentials and cloud entry until configured in jenkins. Change-Id: I097b8e3c095d7e3f46bd9f754c7cc11b788afdd0 Signed-off-by: Jan-Simon Möller --- jjb/global-macros.yaml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'jjb') diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml index d56727c7..3e1ec478 100644 --- a/jjb/global-macros.yaml +++ b/jjb/global-macros.yaml @@ -239,8 +239,3 @@ timeout: '{build-timeout}' timeout-var: 'BUILD_TIMEOUT' fail: true - - ssh-agent-credentials: - users: - - 'agl-jenkins-ssh' - - jclouds: - single-use: True -- cgit 1.2.3-korg