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
|
- main
|
||||||
paths:
|
paths:
|
||||||
- pve01.wheatley.in/k8s-wheatley/**
|
- pve01.wheatley.in/k8s-wheatley/**
|
||||||
|
- .forgejo/workflows/*-k8s-wheatley.yaml
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tofu-apply-k8s-wheatley:
|
tofu-apply-k8s-wheatley:
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ on:
|
||||||
- main
|
- main
|
||||||
paths:
|
paths:
|
||||||
- pve01.wheatley.in/templates/**
|
- pve01.wheatley.in/templates/**
|
||||||
|
- .forgejo/workflows/**-templates.yaml
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tofu-apply-templates:
|
tofu-apply-templates:
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ on:
|
||||||
- main
|
- main
|
||||||
paths:
|
paths:
|
||||||
- pve01.wheatley.in/k8s-wheatley/**
|
- pve01.wheatley.in/k8s-wheatley/**
|
||||||
- .forgejo/workflows/tofu-plan-k8s-wheatley.yaml
|
- .forgejo/workflows/*-k8s-wheatley.yaml
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tofu-plan-k8s-wheatley:
|
tofu-plan-k8s-wheatley:
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ on:
|
||||||
- main
|
- main
|
||||||
paths:
|
paths:
|
||||||
- pve01.wheatley.in/templates/**
|
- pve01.wheatley.in/templates/**
|
||||||
- .forgejo/workflows/tofu-plan-templates.yaml
|
- .forgejo/workflows/**-templates.yaml
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tofu-plan-templates:
|
tofu-plan-templates:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue