Keystone merlin version (with federation)

This commit is contained in:
Egon Rijpkema 2018-08-10 16:16:09 +02:00
parent 167d755724
commit 32ed45e6e5
1 changed files with 10 additions and 0 deletions

View File

@ -94,6 +94,16 @@ pipeline:
tag: latest
when:
branch: master
keystone_merlin:
image: plugins/docker
dockerfile: keystone/Dockerfile
context: keystone
secrets: [docker_username, docker_password]
registry: registry.webhosting.rug.nl
repo: registry.webhosting.rug.nl/hpc/openstack-keystone-merlin
tag: latest
when:
branch: merlin
horizon_merlin:
image: plugins/docker
dockerfile: horizon/Dockerfile