From 23594a079821cfe20c0b09e0e3ae219f7640183a Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Tue, 14 Mar 2017 10:38:44 -0600 Subject: [PATCH] nfs-ganesha: rm SSH credential This job doesn't use SSH, so there's no need to make this credential available to the job. --- nfs-ganesha/config/definitions/nfs-ganesha.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/nfs-ganesha/config/definitions/nfs-ganesha.yml b/nfs-ganesha/config/definitions/nfs-ganesha.yml index aaa6ada1..5d77d704 100644 --- a/nfs-ganesha/config/definitions/nfs-ganesha.yml +++ b/nfs-ganesha/config/definitions/nfs-ganesha.yml @@ -3,8 +3,6 @@ scm: - git: url: https://github.com/nfs-ganesha/nfs-ganesha.git - # Use the SSH key attached to the ceph-jenkins GitHub account. - credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d' branches: - $NFS_GANESHA_BRANCH skip-tag: true @@ -16,8 +14,6 @@ scm: - git: url: https://github.com/nfs-ganesha/nfs-ganesha-debian.git - # Use the SSH key attached to the ceph-jenkins GitHub account. - credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d' branches: - xenial-nfs-ganesha-ceph-fsals skip-tag: true -- 2.47.3