Skip to content

Commit

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

0 comments on commit bf81dbc

Please sign in to comment.