build root env with new libs and root ver #104
env-build.yaml
on: push
Build matrix from directorues with changed files
4s
Matrix: build-and-push-image
Annotations
1 error and 1 warning
build-and-push-image (vre-singleuser-root)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update -qq && ln -sf /usr/share/zoneinfo/UTC /etc/localtime && apt-get -y install $(cat packages) wget && rm -rf /var/lib/apt/lists/* && wget https://root.cern/download/${ROOT_BIN} && tar -xzvf ${ROOT_BIN} && rm -f ${ROOT_BIN} && echo /opt/root/lib >> /etc/ld.so.conf && ldconfig" did not complete successfully: exit code: 100
|
Build matrix from directorues with changed files
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|