Commit ca41ef24 authored by Mathieu Coupé's avatar Mathieu Coupé Committed by Pierre Smeyers
Browse files

docs: fix variable name in component example

parent 5c66ad8e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ include:
    inputs:
      # ⚠ this is only an example
      group-path: "group/sub-group"
      max-pipeline-age-in-days: "90"
      pipelines-delete-older-than: "90"
```

### Use as a CI/CD template (legacy)