ci: see if wildcards need to be used
This commit is contained in:
parent
f768dceb49
commit
873dc86fd3
1 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ handovers:
|
|||
artifacts:
|
||||
name: "Handovers"
|
||||
paths:
|
||||
- Committee/_Handovers_pdf/
|
||||
- Committee/_Handovers_pdf/*
|
||||
- Committee/errors.log
|
||||
|
||||
|
||||
|
@ -45,5 +45,5 @@ minutes:
|
|||
artifacts:
|
||||
name: "Minutes"
|
||||
paths:
|
||||
- Minutes_pdf/
|
||||
- Minutes_pdf/*
|
||||
- errors.log
|
||||
|
|
Loading…
Reference in a new issue