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/6c104df3
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/6c104df3
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/6c104df3

Branch: refs/heads/master
Commit: 6c104df3bbbc46949ce3e449945e2c8c905cc9d1
Parents: 75c84ce
Author: Francesco Chicchiriccò <[email protected]>
Authored: Tue Jul 10 18:04:46 2018 +0200
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Tue Jul 10 18:05:11 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/6c104df3/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