.gitea/workflows/qemu-image-mirror.yml aktualisiert
This commit is contained in:
@@ -2,6 +2,8 @@ name: Mirror QEMU Image
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 3 * * 1' # Jeden Montag 3 Uhr
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
mirror:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user