Repository: syncope
Updated Branches:
  refs/heads/2_0_X c2c4ab62a -> 8a18a493d
  refs/heads/2_1_X 007976ee5 -> a6fd59aaf
  refs/heads/master 75c84ce15 -> 6c104df3b


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

Branch: refs/heads/2_0_X
Commit: 8a18a493d3fc3532273910328b991b06a092e775
Parents: c2c4ab6
Author: Francesco Chicchiriccò <[email protected]>
Authored: Tue Jul 10 18:04:46 2018 +0200
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Tue Jul 10 18:04:46 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/8a18a493/src/site/xdoc/release-process.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/release-process.xml 
b/src/site/xdoc/release-process.xml
index 7d49319..203466a 100644
--- a/src/site/xdoc/release-process.xml
+++ b/src/site/xdoc/release-process.xml
@@ -584,7 +584,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