1
0
Fork 0

Merge branch 'add-dockerhub-to-settings' of p281392/molgenis-ops-docker-helm into master

This commit is contained in:
Fleur Kelpin 2018-09-06 15:02:35 +02:00 committed by Gogs
commit 599eec5123
2 changed files with 4 additions and 10 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>

View File

@ -21,13 +21,8 @@ questions:
label: Registry
- variable: molgenis.image.tag
default: "stable"
description: "Select a MOLGENIS version"
type: enum
options:
- "latest"
- "stable"
- "7.1-stable"
- "7.0-stable"
description: "Select a MOLGENIS version (check the registry.molgenis.org or hub.docker.com for other tags)"
type: string
required: true
group: "MOLGENIS - Version"
label: Version