Build and deploy docker images #962
Annotations
1 error
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c wget -q https://github.com/element-hq/synapse/archive/develop.tar.gz -O /synapse.tar.gz && mkdir /synapse && tar -C /synapse --strip-components=1 -xf synapse.tar.gz && ln -s -T /venv /synapse/.venv && cd /synapse && poetry install -q --no-root --extras all && rm -rf `poetry config cache-dir` && rm -rf /synapse && rm /synapse.tar.gz" did not complete successfully: exit code: 1
|
Loading