mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 20:27:49 +02:00
Rebuild docker images every 2 days
This commit is contained in:
parent
07c529173e
commit
e5533c3537
1 changed files with 2 additions and 0 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -7,6 +7,8 @@ on:
|
|||
- docker
|
||||
tags:
|
||||
- '*'
|
||||
schedule:
|
||||
- cron: '0 4 */2 * *'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue