mirror of
https://github.com/Tecnativa/docker-socket-proxy
synced 2025-06-25 18:02:38 +00:00
Merge pull request #71 from RealOrangeOne/patch-2
Rebuild container weekly
This commit is contained in:
commit
59a67d506d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -7,6 +7,8 @@ name: Build, Test & Deploy
|
|||||||
- master
|
- master
|
||||||
tags:
|
tags:
|
||||||
- "v*"
|
- "v*"
|
||||||
|
schedule:
|
||||||
|
- cron: "0 0 * * 0" # Midnight on Sunday
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
pytest_addopts:
|
pytest_addopts:
|
||||||
|
Loading…
Reference in New Issue
Block a user