Update .gitea/workflows/docker_build.yaml
Some checks failed
ci / docker (push) Failing after 0s

This commit is contained in:
Matthew Fisher 2024-10-16 08:13:44 -05:00
parent 9430bd3039
commit b9b445cd03

View File

@ -2,8 +2,7 @@ name: ci
on:
push:
branches:
- 'main'
branches: [ main ]
jobs:
docker: