Build and deploy docker images #953
docker.yml
on: schedule
Matrix: build-sytest-images
Matrix: build-dependent-images
Annotations
3 errors and 3 warnings
Build sytest-synapse:bullseye
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
|
Build sytest-synapse:testing
The job was canceled because "bullseye_synapse_matrixdo" failed.
|
Build sytest-synapse:testing
The operation was canceled.
|
Build sytest:bullseye
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build sytest:testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build sytest-synapse:bullseye
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|