Skip to content

Commit

Permalink
ci: update path filters
Browse files Browse the repository at this point in the history
  • Loading branch information
karelvanhecke committed May 29, 2024
1 parent 6301b11 commit 6d60b77
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,13 @@ jobs:
with:
filters: |
image:
- '.github/workflows/ci.yml'
- 'fedora-bootc'
- 'almalinux-bootc*'
- 'Dockerfile'
- 'cosign.pub'
- 'containers-policy.json'
- 'registries-default.yaml'
- 'bootc-install.toml'
build-push:
name: Build base image
Expand Down

0 comments on commit 6d60b77

Please sign in to comment.