Skip to content

Commit

Permalink
Revert to tracecompass-pod.yaml for tracecompass-jdk17.JenkinsFile
Browse files Browse the repository at this point in the history
Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
  • Loading branch information
bhufmann committed Apr 9, 2024
1 parent c1ff9db commit 603b6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/pipelines/tracecompass-jdk17.Jenkinsfile
Expand Up @@ -12,7 +12,7 @@ pipeline {
agent {
kubernetes {
label 'tracecompass-build'
yamlFile 'jenkins/pod-templates/tracecompass-sonar-pod.yaml'
yamlFile 'jenkins/pod-templates/tracecompass-jdk17-pod.yaml'
}
}
options {
Expand Down

0 comments on commit 603b6a1

Please sign in to comment.