Update .forgejo/workflows/build.yml
Some checks failed
Docker Build, Tag, and Deploy / build (push) Has been cancelled

This commit is contained in:
Matt Reeves 2025-01-13 01:54:50 -05:00
parent 6dc12d09bf
commit 18389b5f57

View file

@ -3,7 +3,7 @@ name: Docker Build, Tag, and Deploy
on:
push:
branches:
- main
- master
jobs:
build: