Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit c353eca

Browse files
Dimitris KarakasilisDimitris Karakasilis
authored andcommitted
Fix upgrade test input_mapping to fix the cleanup task
1 parent 06e093b commit c353eca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.concourse/pipeline.yaml.gomplate

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1405,6 +1405,8 @@ jobs:
14051405
params:
14061406
BRANCH: {{ $branch }}
14071407
CFSCHEDULER: upgrade
1408+
input_mapping:
1409+
semver.gke-cluster: semver.gke-cluster-{{ $branch }}-upgrade
14081410

14091411
{{ if not ($branch | regexp.Match "^pr|fork-pr") }}
14101412
- name: publish-{{ $branch }}

0 commit comments

Comments
 (0)