6 Commits

Author SHA1 Message Date
7e7ab04df0 Debugging 2018-04-23 16:04:56 +02:00
f4f9b95d09 Dir needs a different name. 2018-04-23 15:57:57 +02:00
6a048fc437 Trying to adhere to python naming convention. 2018-04-23 15:52:21 +02:00
d54af88505 Only one gitignore. 2018-04-23 15:41:22 +02:00
d8073d485b Have a repo wide drone.yml 2018-04-23 15:39:29 +02:00
830e940fa2 Docker in name is no longer needed 2018-04-23 15:33:12 +02:00
64 changed files with 3 additions and 59 deletions

View File

@ -1,7 +1,8 @@
--- ---
pipeline: pipeline:
docker: nova-compute:
image: plugins/docker image: plugins/docker
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
@ -12,8 +13,8 @@ pipeline:
port: 25 port: 25
skip_verify: true skip_verify: true
from: drone@webhosting.rug.nl 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: [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]

View File

@ -1,8 +0,0 @@
# ---> Vim
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~

View File

@ -1 +0,0 @@
build.sh

View File

@ -1,8 +0,0 @@
# ---> Vim
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~

View File

@ -1,8 +0,0 @@
# ---> Vim
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~

View File

@ -1,8 +0,0 @@
# ---> Vim
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~

View File

@ -1,8 +0,0 @@
# ---> Vim
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~

View File

@ -1,8 +0,0 @@
# ---> Vim
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~

View File

@ -1,8 +0,0 @@
# ---> Vim
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~