Skip to content

Commit

Permalink
ref(15): Start #14 testing wild integration with Jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanjerome committed Aug 16, 2023
1 parent e707af9 commit 75cddf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/wildPipeline.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def call() {
"current_git_branch=${env.branch_name}",
]

podtemplate(
podTemplate(
label: pod_init_label,
yaml: k8sinitdefinition,
yamlmergestrategy: merge(),
Expand Down

0 comments on commit 75cddf5

Please sign in to comment.