Update .gitea/workflows/docker_build.yaml
Some checks are pending
ci / docker (push) Waiting to run

This commit is contained in:
Matthew Fisher 2024-10-16 08:05:43 -05:00
parent 7f6e3a5377
commit 7c13db69c3

View File

@ -3,7 +3,7 @@ name: ci
on:
push:
branches:
- 'release'
- 'main'
jobs:
docker: