Skip to content

Commit 38708fb

Browse files
committed
update LTS golden file (follow-up of jenkinsci#2184)
1 parent 7fd7951 commit 38708fb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

updatecli/updatecli.d/jenkins-version-simulated-lts.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,13 @@ targets:
6363
LTS_JENKINS_VERSION=(.*)
6464
content: >-
6565
LTS_JENKINS_VERSION="{{ source "latestVersion" }}"
66+
updateJenkinsVersionInGoldenFiles:
67+
kind: file
68+
sourceid: latestVersion
69+
name: Update value of JENKINS_VERSION in LTS golden file
70+
spec:
71+
file: tests/golden/expected_tags_latest_lts.txt
72+
matchpattern: (\d+\.\d+\.\d+)
6673
updateWarSha:
6774
name: Update default value of simulated LTS WAR_SHA in Jenkinsfile
6875
kind: file

0 commit comments

Comments
 (0)