Skip to content

Commit 95a7475

Browse files
committed
don't update LTS expected tags (follow-up of jenkinsci#2184)
1 parent ec1c098 commit 95a7475

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

updatecli/updatecli.d/jenkins-version.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,11 @@ targets:
6666
updateJenkinsVersionInGoldenFiles:
6767
kind: file
6868
sourceid: latestVersion
69-
name: Update value of JENKINS_VERSION in golden files
69+
name: Update value of JENKINS_VERSION in (weekly) golden files
7070
spec:
7171
files:
7272
- tests/golden/expected_tags.txt
7373
- tests/golden/expected_tags_latest_weekly.txt
74-
- tests/golden/expected_tags_latest_lts.txt
7574
matchpattern: (\d+\.\d+)
7675
updateWarShaInDockerBake:
7776
name: Update default value of WAR_SHA in docker-bake.hcl

0 commit comments

Comments
 (0)