Skip to content

Commit

Permalink
build: protect dist-git files
Browse files Browse the repository at this point in the history
  • Loading branch information
pvalena committed Aug 19, 2024
1 parent d18bbc3 commit 13151e1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .distro/source-git.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,13 @@ files_to_sync:
filters:
- protect .git*
- protect sources
- protect .fmf*
- protect gating.yaml
- protect plans.fmf
- protect ci.fmf
- exclude source-git.yaml
- exclude .gitignore

sources:
- path: dracut-ng-102.tar.gz
url: https://github.com/dracut-ng/dracut-ng/archive/refs/tags/102.tar.gz

0 comments on commit 13151e1

Please sign in to comment.