Author: ilgrosso
Date: Tue Jul 10 16:06:20 2018
New Revision: 1835575
URL: http://svn.apache.org/viewvc?rev=1835575&view=rev
Log:
Adjusting Jenkins job to deploy releases to Docker
Modified:
syncope/site/release-process.html
Modified: syncope/site/release-process.html
URL:
http://svn.apache.org/viewvc/syncope/site/release-process.html?rev=1835575&r1=1835574&r2=1835575&view=diff
==============================================================================
--- syncope/site/release-process.html (original)
+++ syncope/site/release-process.html Tue Jul 10 16:06:20 2018
@@ -947,7 +947,7 @@ svn commit -m "Promoting the stagin
<li>
Deploy the updated Docker images to <a class="externalLink"
href="https://hub.docker.com/">DockerHub</a> by adjusting the GIT tag
- name then running the <a class="externalLink"
href="https://builds.apache.org/job/Syncope-Docker">dedicated Jenkins job</a>.
+ name then running the <a class="externalLink"
href="https://builds.apache.org/job/Syncope-Release-Docker">dedicated Jenkins
job</a>.
</li>
</ol>
</div>