Compare commits
2 Commits
6a048fc437
...
7e7ab04df0
Author | SHA1 | Date | |
---|---|---|---|
|
7e7ab04df0 | ||
|
f4f9b95d09 |
@ -2,7 +2,7 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
nova-compute:
|
nova-compute:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
dockerfile: nova-compute/Dockerfile
|
dockerfile: nova_compute/Dockerfile
|
||||||
secrets: [docker_username, docker_password]
|
secrets: [docker_username, docker_password]
|
||||||
registry: registry.webhosting.rug.nl
|
registry: registry.webhosting.rug.nl
|
||||||
repo: registry.webhosting.rug.nl/hpc/openstack-nova-compute
|
repo: registry.webhosting.rug.nl/hpc/openstack-nova-compute
|
||||||
@ -14,6 +14,7 @@ pipeline:
|
|||||||
skip_verify: true
|
skip_verify: true
|
||||||
from: drone@webhosting.rug.nl
|
from: drone@webhosting.rug.nl
|
||||||
recipients: [e.m.a.rijpkema@rug.nl, w.k.nap@rug.nl]
|
recipients: [e.m.a.rijpkema@rug.nl, w.k.nap@rug.nl]
|
||||||
|
#recipients: [e.m.a.rijpkema@rug.nl, w.k.nap@rug.nl]
|
||||||
recipients_only: true
|
recipients_only: true
|
||||||
when:
|
when:
|
||||||
status: [success, changed, failure]
|
status: [success, changed, failure]
|
||||||
|
Loading…
Reference in New Issue
Block a user