Skip to content

Commit

Permalink
Update pattern for target
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodm committed Aug 7, 2024
1 parent 1662cad commit f7d8b04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ targets:
scmid: default
spec:
file: '.buildkite/pipeline.schedule-daily.yml'
matchpattern: '(Stack Version v8\.)[^\s]+"$'
matchpattern: '(Stack Version) v8\.\d+"'
replacepattern: 'Stack Version v{{ source "latestSnapshotMajorMinor" }}"'

0 comments on commit f7d8b04

Please sign in to comment.