Skip to content
This repository has been archived by the owner on Dec 28, 2019. It is now read-only.

Commit

Permalink
pod template renamed (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandawsonuk committed Mar 18, 2019
1 parent 26fc0e3 commit c53ae94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Expand Up @@ -4,7 +4,7 @@ pipeline {
// Change the name of jenkins-maven label to be able to use yaml configuration snippet
label "maven-dind"
// Inherit from Jx Maven pod template
inheritFrom "maven-java11"
inheritFrom "maven"
// Add pod configuration to Jenkins builder pod template
yamlFile "maven-dind.yaml"
}
Expand Down

0 comments on commit c53ae94

Please sign in to comment.