Update .gitea/workflows/docker-publish.yaml
Some checks failed
Docker Build and Publish / Build Docker image amd publish to Gitea (push) Failing after 1m53s
Some checks failed
Docker Build and Publish / Build Docker image amd publish to Gitea (push) Failing after 1m53s
This commit is contained in:
@@ -2,7 +2,7 @@ name: Docker Build and Publish
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '30 7 * * SUN'
|
||||
- cron: '30 6 * * SUN'
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
paths-ignore:
|
||||
|
||||
Reference in New Issue
Block a user