generated from oci/template
Update .forgejo/workflows/build-on-commit.yml
Some checks failed
Build Docker Image on Commit / build-and-publish (push) Failing after 2s
Some checks failed
Build Docker Image on Commit / build-and-publish (push) Failing after 2s
This commit is contained in:
parent
49c47e4b77
commit
1d10f55fe1
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ on:
|
|||
- main
|
||||
tags:
|
||||
- '!' # Exclude tags
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
build-and-publish:
|
||||
|
|
Loading…
Reference in a new issue