Compare commits
2 Commits
6a048fc437
...
7e7ab04df0
Author | SHA1 | Date | |
---|---|---|---|
|
7e7ab04df0 | ||
|
f4f9b95d09 |
@ -2,7 +2,7 @@
|
||||
pipeline:
|
||||
nova-compute:
|
||||
image: plugins/docker
|
||||
dockerfile: nova-compute/Dockerfile
|
||||
dockerfile: nova_compute/Dockerfile
|
||||
secrets: [docker_username, docker_password]
|
||||
registry: registry.webhosting.rug.nl
|
||||
repo: registry.webhosting.rug.nl/hpc/openstack-nova-compute
|
||||
@ -14,6 +14,7 @@ pipeline:
|
||||
skip_verify: true
|
||||
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_only: true
|
||||
when:
|
||||
status: [success, changed, failure]
|
||||
|
Loading…
Reference in New Issue
Block a user