CI: allow to trigger Docker image rebuild manually
This commit is contained in:
parent
8fec9045fd
commit
bddfd7da4d
1
.github/workflows/docker_image.yml
vendored
1
.github/workflows/docker_image.yml
vendored
@ -11,6 +11,7 @@ on:
|
||||
- 'scripts/setup-ubuntu.sh'
|
||||
schedule:
|
||||
- cron: '0 2 * * 0'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
Loading…
Reference in New Issue
Block a user