Compare commits
2 commits
4a64d52dab
...
0fff9c84df
| Author | SHA1 | Date | |
|---|---|---|---|
| 0fff9c84df | |||
| 6572451858 |
4 changed files with 4 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ on:
|
|||
- main
|
||||
paths:
|
||||
- pve01.wheatley.in/k8s-wheatley/**
|
||||
- .forgejo/workflows/*-k8s-wheatley.yaml
|
||||
|
||||
jobs:
|
||||
tofu-apply-k8s-wheatley:
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ on:
|
|||
- main
|
||||
paths:
|
||||
- pve01.wheatley.in/templates/**
|
||||
- .forgejo/workflows/**-templates.yaml
|
||||
|
||||
jobs:
|
||||
tofu-apply-templates:
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ on:
|
|||
- main
|
||||
paths:
|
||||
- pve01.wheatley.in/k8s-wheatley/**
|
||||
- .forgejo/workflows/tofu-plan-k8s-wheatley.yaml
|
||||
- .forgejo/workflows/*-k8s-wheatley.yaml
|
||||
|
||||
jobs:
|
||||
tofu-plan-k8s-wheatley:
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ on:
|
|||
- main
|
||||
paths:
|
||||
- pve01.wheatley.in/templates/**
|
||||
- .forgejo/workflows/tofu-plan-templates.yaml
|
||||
- .forgejo/workflows/**-templates.yaml
|
||||
|
||||
jobs:
|
||||
tofu-plan-templates:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue