Removed InfluxDB

This commit is contained in:
2021-02-20 17:41:27 +01:00
parent 99b37ea880
commit 0c2cfe82b3
4 changed files with 8 additions and 32 deletions

View File

@@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
repository: [restic-auto, influxdb, telegraf]
repository: [restic-auto, telegraf]
steps:
- name: Checkout