diff --git a/.drone.yml b/.drone.yml index 9766e13..dfa25b0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -94,6 +94,16 @@ pipeline: tag: latest when: branch: master + horizon_merlin: + image: plugins/docker + dockerfile: horizon/Dockerfile + context: horizon + secrets: [docker_username, docker_password] + registry: registry.webhosting.rug.nl + repo: registry.webhosting.rug.nl/hpc/openstack-horizon-merlin + tag: latest + when: + branch: merlin neutron_controller_merlin: image: plugins/docker dockerfile: neutron_controller/Dockerfile