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