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

changed agent.

parent de058c24
No related branches found
No related tags found
No related merge requests found
...@@ -2,13 +2,7 @@ ...@@ -2,13 +2,7 @@
pipeline { pipeline {
agent { agent build-node8
docker {
image 'kieker/kieker-build:openjdk8'
alwaysPull true
args env.DOCKER_ARGS
}
}
environment { environment {
DOCKER_ARGS = '' DOCKER_ARGS = ''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment