Build nightly container image #55
build-nightly.yml
on: schedule
compute-suffix
0s
build-image
/
build-image
1m 25s
Annotations
1 error
build-image / build-image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update && apt-get -yq dist-upgrade && apt-get install -y --no-install-recommends build-essential git libicu-dev libidn-dev libpq-dev libjemalloc-dev zlib1g-dev libgdbm-dev libgmp-dev libssl-dev libyaml-dev ca-certificates libreadline8 python3 shared-mime-info && bundle config set --local deployment 'true' && bundle config set --local without 'development test' && bundle config set silence_root_warning true && bundle install -j\"$(nproc)\" && yarn install --pure-lockfile --production --network-timeout 600000 && yarn cache clean" did not complete successfully: exit code: 7
|