Skip to content

Commit

Permalink
chore(ci): fix git stageDependencies to install in virt-artifact (#497)
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Korolev <[email protected]>
  • Loading branch information
universal-itengineer authored and danilrwx committed Nov 5, 2024
1 parent 9f028aa commit a866563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/virt-artifact/werf.inc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ git:
- add: /images/{{ $.ImageName }}
to: /
stageDependencies:
setup:
install:
- '**/*'
includePaths:
- patches
Expand Down

0 comments on commit a866563

Please sign in to comment.