Skip to content

Commit d7da907

Browse files
fix libbsd
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
1 parent b425a64 commit d7da907

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

images/packages/binaries/libbsd/werf.inc.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ shell:
6060
install:
6161
- |
6262
OUTDIR=/out
63-
mkdir -p ~/.ssh && echo "StrictHostKeyChecking accept-new" > ~/.ssh/config
6463
65-
git clone --depth=1 $(cat /run/secrets/SOURCE_REPO)/{{ $gitRepoUrl }} --branch {{ $version }} /src
6664
cd /src
6765
./autogen
6866
./configure \

0 commit comments

Comments
 (0)