1
0
Fork 0

removed gogs and added dockerhub to settings

This commit is contained in:
sido 2018-09-06 14:58:21 +02:00
parent 7499c1cc9a
commit 433659ad47
1 changed files with 2 additions and 3 deletions

View File

@ -606,10 +606,9 @@ PipelineSecrets:
<username>admin</username>
<password>xxxx</password>
</server>
<!-- to authenticate against GOGS for MAVEN release -->
<server>
<id>gogs</id>
<username>xxxx</username>
<id>registry.hub.docker.com</id>
<username>molgenisci</username>
<password>xxxx</password>
</server>
</servers>