Build cinder controller

This commit is contained in:
Egon Rijpkema 2018-09-24 10:14:20 +02:00
parent 455e10c7ab
commit 77c512977f
1 changed files with 10 additions and 0 deletions

View File

@ -124,6 +124,16 @@ pipeline:
tag: latest
when:
branch: merlin
cinder_controller_merlin:
image: plugins/docker
dockerfile: cinder_controller/Dockerfile
context: cinder_controller
secrets: [docker_username, docker_password]
registry: registry.webhosting.rug.nl
repo: registry.webhosting.rug.nl/hpc/openstack-cinder-controller-merlin
tag: latest
when:
branch: mwelin
cinder_storage_merlin:
image: plugins/docker
dockerfile: cinder_storage/Dockerfile