Add automated build task

This commit is contained in:
2024-03-01 13:56:15 -06:00
parent 4c88dc465b
commit 9a3a486fd2

View File

@@ -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 }}