ci: fix missing build args for dev and release (cherry-pick #12760) #27442
Annotations
1 error
Build Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip install --no-cache cffi && apt-get update && apt-get install -y --no-install-recommends build-essential libffi-dev curl pkg-config libxslt-dev zlib1g-dev libltdl-dev sccache clang && curl https://sh.rustup.rs -sSf | sh -s -- -y && . \"$HOME/.cargo/env\" && python -m venv /ak-root/venv/ && bash -c \"source ${VENV_PATH}/bin/activate && pip3 install --upgrade pip poetry && poetry config --local installer.no-binary cryptography,xmlsec,lxml,python-kadmin-rs && poetry install --only=main --no-ansi --no-interaction --no-root && pip uninstall cryptography -y && poetry install --only=main --no-ansi --no-interaction --no-root\"" did not complete successfully: exit code: 1
|
Loading