Update .gitea/workflows/base-build.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user