Compare commits
No commits in common. "7e7ab04df03c63522832c7659d80a996a330b4e6" and "6a048fc437cf543defdc0d35a789249e7c3d527a" have entirely different histories.
7e7ab04df0
...
6a048fc437
@ -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,7 +14,6 @@ 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