Skip to content
Snippets Groups Projects
Unverified Commit 59a67d50 authored by Alexandre Díaz's avatar Alexandre Díaz Committed by GitHub
Browse files

Merge pull request #71 from RealOrangeOne/patch-2

Rebuild container weekly
parents 24d40af7 a2332801
Branches
Tags
No related merge requests found
......@@ -7,6 +7,8 @@ name: Build, Test & Deploy
- master
tags:
- "v*"
schedule:
- cron: "0 0 * * 0" # Midnight on Sunday
workflow_dispatch:
inputs:
pytest_addopts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment