Add automated build task
This commit is contained in:
@@ -5,7 +5,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "main"
|
- "main"
|
||||||
|
schedule:
|
||||||
|
- cron: "0 0 * * 0"
|
||||||
env:
|
env:
|
||||||
REGISTRY: gitea.taco.quest
|
REGISTRY: gitea.taco.quest
|
||||||
IMAGE_NAME: ${{ gitea.repository }}
|
IMAGE_NAME: ${{ gitea.repository }}
|
||||||
|
Reference in New Issue
Block a user