Skip to content

Build and Push Docker Image #241

Build and Push Docker Image

Build and Push Docker Image #241

Triggered via schedule February 9, 2025 04:47
Status Failure
Total duration 20m 34s
Artifacts 4

build.yml

on: schedule
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error
RT master
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c curl -fsSL -o rt.tar.gz https://github.com/bestpractical/rt/archive/refs/heads/master.tar.gz && if [[ \"https://github.com/bestpractical/rt/archive/refs/heads/master.tar.gz\" =~ ^https://download.bestpractical.com/pub/rt/ ]]; then curl -fsSL -o rt.tar.gz.asc https://github.com/bestpractical/rt/archive/refs/heads/master.tar.gz.asc; gpg --keyserver keyserver.ubuntu.com --recv-keys C49B372F2BF84A19011660270DF0A283FEAC80B2; gpg --list-keys; gpg --verify rt.tar.gz.asc rt.tar.gz; fi && tar -xzf rt.tar.gz && cd rt-* && echo \"rt-6.0.master.$(date -I)\" > .tag && ./configure.ac --prefix=/opt/rt --enable-developer --enable-externalauth --enable-gd --enable-gpg --enable-graphviz --enable-smime --with-db-type=SQLite --with-web-handler=standalone && RT_FIX_DEPS_CMD=cpanm make fixdeps && rm -rf /root/.cpanm && make install && mkdir --mode=0600 --parents /opt/rt/var/data/{gpg,smime} && make initialize-database && cd .. && rm -rf /usr/local/src/*" did not complete successfully: exit code: 2

Artifacts

Produced during runtime
Name Size
netsandbox~docker-rt~38HUTP.dockerbuild
143 KB
netsandbox~docker-rt~5F7K7M.dockerbuild
119 KB
netsandbox~docker-rt~NMQPHW.dockerbuild
122 KB
netsandbox~docker-rt~RZU5WS.dockerbuild
51.3 KB