Adjusting Jenkins job to deploy releases to Docker

Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/a6fd59aa
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/a6fd59aa
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/a6fd59aa

Branch: refs/heads/2_1_X
Commit: a6fd59aaf0b9a0377069df0ec7cb253155f7899e
Parents: 007976e
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Tue Jul 10 18:04:46 2018 +0200
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Tue Jul 10 18:05:08 2018 +0200

----------------------------------------------------------------------
 src/site/xdoc/release-process.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/a6fd59aa/src/site/xdoc/release-process.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/release-process.xml 
b/src/site/xdoc/release-process.xml
index 2d3ad58..a89ce04 100644
--- a/src/site/xdoc/release-process.xml
+++ b/src/site/xdoc/release-process.xml
@@ -586,7 +586,7 @@ svn commit -m "Promoting the staging site"]]></source>
           </li>
           <li>
             Deploy the updated Docker images to <a 
href="https://hub.docker.com/";>DockerHub</a> by adjusting the GIT tag
-            name then running the <a 
href="https://builds.apache.org/job/Syncope-Docker";>dedicated Jenkins job</a>.
+            name then running the <a 
href="https://builds.apache.org/job/Syncope-Release-Docker";>dedicated Jenkins 
job</a>.
           </li>
         </ol>
       </subsection>

Reply via email to