We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec1c098 commit 95a7475Copy full SHA for 95a7475
updatecli/updatecli.d/jenkins-version.yaml
@@ -66,12 +66,11 @@ targets:
66
updateJenkinsVersionInGoldenFiles:
67
kind: file
68
sourceid: latestVersion
69
- name: Update value of JENKINS_VERSION in golden files
+ name: Update value of JENKINS_VERSION in (weekly) golden files
70
spec:
71
files:
72
- tests/golden/expected_tags.txt
73
- tests/golden/expected_tags_latest_weekly.txt
74
- - tests/golden/expected_tags_latest_lts.txt
75
matchpattern: (\d+\.\d+)
76
updateWarShaInDockerBake:
77
name: Update default value of WAR_SHA in docker-bake.hcl
0 commit comments