ci: ignore container on devops server

This commit is contained in:
2025-10-27 22:56:55 +01:00
parent cfa3e1234a
commit 41b56abaf3

View File

@@ -14,7 +14,7 @@ jobs:
- name: devops
host: 10.0.0.175
user: lars
exclude_volumes: "" # Optional: Komma-separierte Liste zum Ausschließen
exclude_volumes: "41b0fdd5c39b8a598f4e5f6960ac0661a1fe6e60c055d4ceaa1fcfcde6ef1206" # Optional: Komma-separierte Liste zum Ausschließen
# Weitere Server können hier hinzugefügt werden:
# - name: production
# host: 10.0.0.180