проверяю наличие ini
This commit is contained in:
@@ -45,6 +45,7 @@ RUN cmake -Dclient=OFF -DCMAKE_BUILD_TYPE=Release -Dgrpc=ON .. || \
|
||||
&& false \
|
||||
)
|
||||
RUN make -j $(nproc)
|
||||
RUN ls
|
||||
|
||||
# Clean distribution stage
|
||||
FROM ubuntu:focal
|
||||
|
||||
Reference in New Issue
Block a user