Skip to content

Commit

Permalink
kie-issues#769: fix pipeline agent setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jstastny-cz committed Dec 14, 2023
1 parent 7d39512 commit 8d8cb75
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .ci/jenkins/Jenkinsfile.setup-branch
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ optaplannerRepo = 'incubator-kie-optaplanner'

pipeline {
agent {
label 'ubuntu'
}

tools {
docker {
image env.AGENT_DOCKER_BUILDER_IMAGE
args env.AGENT_DOCKER_BUILDER_ARGS
Expand Down

0 comments on commit 8d8cb75

Please sign in to comment.