From 664e9c0d49d30d5c02c4aee928d2b197fa40e47c Mon Sep 17 00:00:00 2001 From: Ryota MIBU Date: Thu, 26 Nov 2015 21:13:41 +0900 Subject: jjb: move ssh wrappers to releng-defaults.yaml Change-Id: I8c26ca0e0cc8d5e6a57c9cb05be663f84f2293d2 Signed-off-by: Ryota MIBU --- jjb/octopus/octopus.yml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'jjb/octopus') diff --git a/jjb/octopus/octopus.yml b/jjb/octopus/octopus.yml index e11ccc56c..5f77e8a4d 100644 --- a/jjb/octopus/octopus.yml +++ b/jjb/octopus/octopus.yml @@ -72,10 +72,6 @@ refspec: '' branch: '{branch}' - wrappers: - - ssh-agent-credentials: - user: '{ssh-credentials}' - triggers: - 'octopus-{stream}' @@ -113,10 +109,6 @@ refspec: '$GERRIT_REFSPEC' choosing-strategy: 'gerrit' - wrappers: - - ssh-agent-credentials: - user: '{ssh-credentials}' - triggers: - gerrit: trigger-on: @@ -169,9 +161,6 @@ refspec: '' choosing-strategy: 'default' - wrappers: - - ssh-agent-credentials: - user: '{ssh-credentials}' triggers: - gerrit: -- cgit 1.2.3-korg