From 87604613885f2ffdcfe29e28713fdf98ddcb7c23 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Sun, 4 Aug 2019 11:10:28 +1000 Subject: [PATCH] Spell check fixes in release-jobs docs Change-Id: I76aacf289bd46a1578c0741d58f2f3be4f48f28f Signed-off-by: Anil Belur --- docs/jjb/lf-release-jobs.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/jjb/lf-release-jobs.rst b/docs/jjb/lf-release-jobs.rst index 00c43cfb..eb4e8022 100644 --- a/docs/jjb/lf-release-jobs.rst +++ b/docs/jjb/lf-release-jobs.rst @@ -117,12 +117,12 @@ Add a global credential to Jenkins called ``jenkins-release`` and set the ID: `` as its value insert the ``ssh-key`` that you uploaded to Gerrit. Add Global vars in Jenkins: -Jenkins configre -> Global properties -> Environment variables +Jenkins configure -> Global properties -> Environment variables ``RELEASE_USERNAME = $RELEASE_USERNAME`` ``RELEASE_EMAIL = $RELEASE_EMAIL`` -Jenkins configre -> Managed Files -> Custom File +Jenkins configure -> Managed Files -> Custom File id: signing-pubkey Name: SIGNING_PUBKEY (optional) @@ -144,8 +144,8 @@ Jenkins Settings -> Managed files -> Add (or edit) -> Custom file Ci-management ============= -upgrade you projects global-jjb if needed -add this to your global defaults file (eg: jjb/defaults.yaml) +Upgrade your projects global-jjb if needed +add this to your global defaults file (eg: jjb/defaults.yaml). .. code-block:: bash -- 2.16.6