Keystone merlin version (with federation)
This commit is contained in:
parent
510b68d156
commit
d51c52d35c
10
.drone.yml
10
.drone.yml
@ -94,6 +94,16 @@ pipeline:
|
|||||||
tag: latest
|
tag: latest
|
||||||
when:
|
when:
|
||||||
branch: master
|
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:
|
horizon_merlin:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
dockerfile: horizon/Dockerfile
|
dockerfile: horizon/Dockerfile
|
||||||
|
Loading…
Reference in New Issue
Block a user