Skip to content

Commit 5bd83ca

Browse files
tst: cdi-cbuilder
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
1 parent d4476b3 commit 5bd83ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

images/cdi-artifact/werf.inc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ shell:
136136
- |
137137
cd /static_binaries
138138
echo "Building simple app that prints hello cdi"
139+
ls -la
139140
mkdir -p /bins
140141
musl-gcc -static -Os -o /bins/hello hello.c
141142
musl-gcc -static -Os -o /bins/printFile print_file_context.c

0 commit comments

Comments
 (0)