syslog-ng: add webhook() and webhook-json() sources #621
Annotations
1 error
Build and export Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir packages && abuild-keygen -n -a -i && printf 'export JOBS=$(nproc)\\nexport MAKEFLAGS=-j$JOBS\\n' >> .abuild/abuild.conf && cd axoflow/syslog-ng && if [ \"$PKG_TYPE\" = \"nightly\" ]; then tarball_filename=\"$(ls syslog-ng-*.tar.*)\"; [ -z \"$tarball_filename\" ] && echo \"Tarball for nightly can not be found\" && exit 1; tarball_name=\"${tarball_filename/\\.tar.*}\"; sed -i -e \"s|^pkgver=.*|pkgver=$SNAPSHOT_VERSION|\" -e \"s|^builddir=.*|builddir=\\\"\\$srcdir/$tarball_name\\\"|\" APKBUILD; sed -i -e \"s|^source=.*|source=\\\"$tarball_filename\\\"|\" APKBUILD; fi && abuild checksum && abuild -r" did not complete successfully: exit code: 127
|
Loading