Skip to content

Commit

Permalink
Merge pull request #1559 from lsm5/packit-mkpath
Browse files Browse the repository at this point in the history
Packit: Create missing path components in files_to_sync
  • Loading branch information
giuseppe committed Sep 10, 2024
2 parents 3edf8d4 + 969fd2e commit 4ab4ac0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,15 @@ files_to_sync:
- src: plans/
dest: plans/
delete: true
mkpath: true
- src: tests/tmt/
dest: tests/tmt/
delete: true
mkpath: true
- src: .fmf/
dest: .fmf/
delete: true
mkpath: true
- .packit.yaml

packages:
Expand Down

0 comments on commit 4ab4ac0

Please sign in to comment.