Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

Commit 0f38991

Browse files
authored
pod template renamed (#63)
Activiti/Activiti#2620
1 parent ea4ca00 commit 0f38991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pipeline {
44
// Change the name of jenkins-maven label to be able to use yaml configuration snippet
55
label "maven-dind"
66
// Inherit from Jx Maven pod template
7-
inheritFrom "maven-java11"
7+
inheritFrom "maven"
88
// Add pod configuration to Jenkins builder pod template
99
yamlFile "maven-dind.yaml"
1010
}

0 commit comments

Comments
 (0)