Update docker-publish.yml #2
Annotations
1 error and 1 warning
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; apk add --no-cache openssl mailcap libpq libffi libldap libsasl bash; apk add --no-cache --virtual .build-deps coreutils gcc make wget linux-headers cyrus-sasl-dev libc-dev libffi-dev openssl-dev postgresql-dev openldap-dev git; echo 'INPUT ( libldap.so )' > /usr/lib/libldap_r.so; git clone --depth=1 --branch=${ETE_VERSION} \"${ETE_REPO}\" \"${BASE_DIR}\"; /usr/local/bin/python -m pip install --no-cache-dir --progress-bar off --upgrade pip; pip install --no-cache-dir --progress-bar off -r \"${BASE_DIR}/requirements.txt\" \"psycopg2-binary\" \"python-ldap\"; apk del .build-deps; rm -r \"${BASE_DIR}/.git\"; chown -R \"${DEFAULT_UID}\":\"${DEFAULT_GID}\" \"${BASE_DIR}\"" did not complete successfully: exit code: 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading