Skip to content

Commit 4ff0ee4

Browse files
committed
change to /BINS
Signed-off-by: Maksim Fedotov <[email protected]>
1 parent 1260615 commit 4ff0ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/libvirt/werf.inc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,6 @@ shell:
212212
- tree /{{ $gitRepoName }}-{{ $version }}/build
213213
- |
214214
cd /{{ $gitRepoName }}-{{ $version }}
215-
DESTDIR=/out ninja -C build install
215+
DESTDIR=/BINS ninja -C build install
216216
- echo 'TREE OF BINS'
217217
- tree /BINS

0 commit comments

Comments
 (0)