Build cinder controller

This commit is contained in:
Egon Rijpkema 2018-09-24 10:14:20 +02:00
parent 984c48d2e6
commit 4426aed663
1 changed files with 10 additions and 0 deletions

View File

@ -134,6 +134,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