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

Commit

Permalink
[ci] fix jjb view regex
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlrt committed Sep 11, 2019
1 parent f89b0c1 commit 196480c
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 196480c

Please sign in to comment.