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:
Wolfgang Walther
2024-05-12 15:28:13 +02:00
parent 271b3b273d
commit b8fe512def
+2
View File
@@ -6,7 +6,9 @@ on:
- CI
- Test
branches-ignore:
- devel
- v[0-9]+
- v[0-9]+.[0-9]+.[0-9]+
types:
- completed