Build Nightly Dev Images #731
build_nightly_dev_images.yml
on: schedule
Matrix: build_nightly_images
Annotations
5 errors
build_nightly_images (8.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex && apt-get update && apt-get install -y inotify-tools libcurl4-openssl-dev libbrotli-dev libpq-dev libssl-dev supervisor unzip zlib1g-dev --no-install-recommends && docker-php-ext-install pdo_mysql && pecl channel-update pecl.php.net && pecl install --configureoptions 'enable-redis-igbinary=\"no\" enable-redis-lzf=\"no\" enable-redis-zstd=\"no\"' redis-6.1.0 && docker-php-ext-enable redis && install-swoole.sh master --enable-mysqlnd --enable-swoole-pgsql --enable-brotli --enable-openssl --enable-sockets --enable-swoole-curl && mkdir -p /var/log/supervisor && rm -rf /var/lib/apt/lists/* /usr/bin/qemu-*-static" did not complete successfully: exit code: 100
|
build_nightly_images (8.3)
The job was canceled because "_8_1" failed.
|
build_nightly_images (8.3)
The operation was canceled.
|
build_nightly_images (8.2)
The job was canceled because "_8_1" failed.
|
build_nightly_images (8.2)
The operation was canceled.
|