1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2024-10-13 03:18:57 +00:00

Merge pull request #71 from RealOrangeOne/patch-2

Rebuild container weekly
This commit is contained in:
Alexandre Díaz 2022-06-24 17:11:47 +02:00 committed by GitHub
commit 59a67d506d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,8 @@ name: Build, Test & Deploy
- master
tags:
- "v*"
schedule:
- cron: "0 0 * * 0" # Midnight on Sunday
workflow_dispatch:
inputs:
pytest_addopts: