Closed caufieldjh closed 5 months ago
jenkinsuser
isn't a sudoer.Options:
gunzip
instead since this is a single file archivezipfile
(oh. right, yeah, that should work)Yep something like python -m zipfile -e duckdb_cli-linux-amd64.zip ./
should work, though the output will probably need chmod +x
Fixed in #18
Docker container for this build doesn't have
unzip
installed, so it fails when it tries to decompress theduckdb
binary.