mirror of https://github.com/Chocobozzz/PeerTube
Add manual run to docker ci build
parent
dcfd83350a
commit
45d22afca6
|
@ -6,6 +6,7 @@ on:
|
||||||
- 'master'
|
- 'master'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 3 * * *'
|
- cron: '0 3 * * *'
|
||||||
|
workflow_call:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate-matrix:
|
generate-matrix:
|
||||||
|
|
Loading…
Reference in New Issue