ci: change node_exporter REMOTE_ROOT to /otel/node_exporter
This commit is contained in:
parent
4a9cc6f265
commit
6fd5df2b6d
2
.github/workflows/sync-node-exporter.yml
vendored
2
.github/workflows/sync-node-exporter.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
RSYNC_SSH_KEY: ${{ secrets.RSYNC_SSH_KEY }}
|
||||
RSYNC_SSH_USER: ${{ secrets.RSYNC_SSH_USER }}
|
||||
VPS_HOST: ${{ secrets.VPS_HOST }}
|
||||
REMOTE_ROOT: /data/update-server/prometheus/node_exporter/
|
||||
REMOTE_ROOT: /data/update-server/otel/node_exporter/
|
||||
DEFAULT_TAG: 1.9.1 # <-- 无 v
|
||||
ALLOWED_SERIES: "^(1\\.9|1\\.8)\\.[0-9]+\\.[0-9]+$"
|
||||
outputs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user