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