1
0
Fork 0

Compare commits

..

No commits in common. "28ef3d025290b2060a60198c6676ef641f00dc7b" and "b959ae3f9933e87bcd5cbd369e22fd055cf1c428" have entirely different histories.

1 changed files with 0 additions and 3 deletions

View File

@ -96,7 +96,6 @@ jenkins:
Containers:
maven:
Image: "registry.webhosting.rug.nl/molgenis/maven"
TTY: true
resources:
requests:
cpu: "1000m"
@ -104,11 +103,9 @@ jenkins:
memory: "1Gi"
alpine:
Image: "spotify/alpine"
TTY: true
elasticsearch:
Image: "elasticsearch"
ImageTag: "5.5.1"
TTY: true
Ports:
- name: rest
containerPort: "9200"