add-ha-gitops #2
@@ -74,6 +74,12 @@ jobs:
|
||||
print("✓ Generated secrets.yaml")
|
||||
EOF
|
||||
|
||||
- name: Debug - List config files
|
||||
run: |
|
||||
echo "Current directory: $(pwd)"
|
||||
echo "Config directory contents:"
|
||||
ls -la config/
|
||||
|
||||
- name: Validate HA Config with Docker
|
||||
run: |
|
||||
docker run --rm \
|
||||
|
||||
Reference in New Issue
Block a user