nightly #53
nightly.yml
on: schedule
Annotations
1 error
build / docker_build
buildx failed with: ERROR: failed to solve: process "/bin/bash -c git clone -b ${RSPAMD_GIT} https://github.com/rspamd/rspamd.git \t&& cd rspamd \t&& git apply /patches/*.diff \t&& bash -c \"if [ ${RSPAMD_VERSION} == 'auto' ]; then sed -i s/\\(.*\\)/\\($((16#`git log -n1 --pretty='%h'`))\\)/ debian/changelog; else sed -i s/\\(.*\\)/\\(${RSPAMD_VERSION}\\)/ debian/changelog; fi\" \t&& sed -i s/quilt/native/ debian/source/format \t&& debuild -us -uc \t&& mv /build/*.deb /deb/" did not complete successfully: exit code: 1
|