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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '30 7 * * SUN'
|
- cron: '30 6 * * SUN'
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
|
|||||||
Reference in New Issue
Block a user