Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #277 from jmlrt/fix-jjb-view
Browse files Browse the repository at this point in the history
[ci] fix jjb view regex
  • Loading branch information
jmlrt committed Sep 11, 2019
2 parents f89b0c1 + 196480c commit a499955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/views/views.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- view:
name: 'Helm Charts'
regex: '^elastic[-+]helm-charts*$'
regex: '^elastic[-+]helm-charts.*$'
view-type: list

0 comments on commit a499955

Please sign in to comment.