Update .gitea/workflows/base-build.yml

This commit is contained in:
2025-07-02 19:11:12 -07:00
parent 6fe4e5940b
commit f4698cef83

View File

@@ -1,9 +1,7 @@
name: Build and Push Multi-Arch Docker Images
on:
push:
branches:
- main
on: [push]
paths:
- 'debian/buster/Dockerfile'
- 'debian/bullseye/Dockerfile'