Compare commits
6 Commits
feature/ba
...
7e7ab04df0
Author | SHA1 | Date | |
---|---|---|---|
7e7ab04df0 | |||
f4f9b95d09 | |||
6a048fc437 | |||
d54af88505 | |||
d8073d485b | |||
830e940fa2 |
@ -1,7 +1,8 @@
|
||||
---
|
||||
pipeline:
|
||||
docker:
|
||||
nova-compute:
|
||||
image: plugins/docker
|
||||
dockerfile: nova_compute/Dockerfile
|
||||
secrets: [docker_username, docker_password]
|
||||
registry: registry.webhosting.rug.nl
|
||||
repo: registry.webhosting.rug.nl/hpc/openstack-nova-compute
|
||||
@ -12,8 +13,8 @@ pipeline:
|
||||
port: 25
|
||||
skip_verify: true
|
||||
from: drone@webhosting.rug.nl
|
||||
recipients: [e.m.a.rijpkema@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]
|
8
docker-cinder-storage/.gitignore
vendored
8
docker-cinder-storage/.gitignore
vendored
@ -1,8 +0,0 @@
|
||||
# ---> Vim
|
||||
[._]*.s[a-w][a-z]
|
||||
[._]s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
*~
|
||||
|
1
docker-glance/.gitignore
vendored
1
docker-glance/.gitignore
vendored
@ -1 +0,0 @@
|
||||
build.sh
|
8
docker-heat/.gitignore
vendored
8
docker-heat/.gitignore
vendored
@ -1,8 +0,0 @@
|
||||
# ---> Vim
|
||||
[._]*.s[a-w][a-z]
|
||||
[._]s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
*~
|
||||
|
8
docker-horizon/.gitignore
vendored
8
docker-horizon/.gitignore
vendored
@ -1,8 +0,0 @@
|
||||
# ---> Vim
|
||||
[._]*.s[a-w][a-z]
|
||||
[._]s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
*~
|
||||
|
8
docker-keystone/.gitignore
vendored
8
docker-keystone/.gitignore
vendored
@ -1,8 +0,0 @@
|
||||
# ---> Vim
|
||||
[._]*.s[a-w][a-z]
|
||||
[._]s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
*~
|
||||
|
8
docker-neutron-controller/.gitignore
vendored
8
docker-neutron-controller/.gitignore
vendored
@ -1,8 +0,0 @@
|
||||
# ---> Vim
|
||||
[._]*.s[a-w][a-z]
|
||||
[._]s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
*~
|
||||
|
8
docker-nova-service/.gitignore
vendored
8
docker-nova-service/.gitignore
vendored
@ -1,8 +0,0 @@
|
||||
# ---> Vim
|
||||
[._]*.s[a-w][a-z]
|
||||
[._]s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
*~
|
||||
|
8
docker-openstack-client/.gitignore
vendored
8
docker-openstack-client/.gitignore
vendored
@ -1,8 +0,0 @@
|
||||
# ---> Vim
|
||||
[._]*.s[a-w][a-z]
|
||||
[._]s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
*~
|
||||
|
Reference in New Issue
Block a user