Skip to content

Commit

Permalink
Test regex
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodm committed Aug 21, 2024
1 parent 250ea83 commit 2eb841f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ targets:
spec:
file: 'catalog-info.yaml'
# matchpattern: '(STACK_VERSION:) 8\..*$'
matchpattern: '(ELASTIC_PR_COMMENTS_ENABLED:)'
matchpattern: '(ELASTIC_PR_COMMENTS_ENABLED:) [^\s]*$'
replacepattern: '$1 {{ source "latestSnapshot" }}'

0 comments on commit 2eb841f

Please sign in to comment.