Skip to content
Snippets Groups Projects
Commit a138b8b3 authored by Reiner Jung's avatar Reiner Jung
Browse files

Switched docker files

parent 9620843f
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ pipeline { ...@@ -4,7 +4,7 @@ pipeline {
agent { agent {
docker { docker {
image 'kieker/kieker-build:openjdk8' image 'prefec2/moobench:latest'
alwaysPull true alwaysPull true
args env.DOCKER_ARGS args env.DOCKER_ARGS
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment