ci: Avoid trying to upload loadtest reports for tag pipelines
In this case the loadtest doesn't run anymore, so the job would fail.
This commit is contained in:
@@ -6,7 +6,9 @@ on:
|
|||||||
- CI
|
- CI
|
||||||
- Test
|
- Test
|
||||||
branches-ignore:
|
branches-ignore:
|
||||||
|
- devel
|
||||||
- v[0-9]+
|
- v[0-9]+
|
||||||
|
- v[0-9]+.[0-9]+.[0-9]+
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user