Continuous Delivery #940
Annotations
1 error
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tbuild-essential python3-dev \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --upgrade pip; \tpip3 install --no-deps -r requirements.txt; \tapt-get remove -y --purge --autoremove build-essential python3-dev; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 100
|
Loading