Update .gitea/workflows/base-build.yml

This commit is contained in:
2025-07-02 19:12:18 -07:00
parent f4698cef83
commit 7be44338fc

View File

@@ -1,7 +1,5 @@
name: Build and Push Multi-Arch Docker Images
on: [push]
paths:
- 'debian/buster/Dockerfile'
- 'debian/bullseye/Dockerfile'
@@ -11,7 +9,7 @@ on: [push]
- 'debian/bullseye/**'
- 'debian/bookworm/**'
- 'debian/docker-build/**'
on: [push]
jobs:
build:
runs-on: fithwum