push
This commit is contained in:
parent
5453f92c69
commit
aef970dda1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/weekly-k8s-backup.yml
vendored
2
.github/workflows/weekly-k8s-backup.yml
vendored
|
|
@ -9,7 +9,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
backup:
|
backup:
|
||||||
name: Backup /k8s_storage → S3
|
name: Backup /k8s_storage → S3
|
||||||
runs-on: [self-hosted, mist]
|
runs-on: mealcraft-runners
|
||||||
timeout-minutes: 180
|
timeout-minutes: 180
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue