Build and Push Docker Images #378
build_and_push_docker_images.yml
on: workflow_dispatch
build-docker-images
47s
Annotations
1 error and 1 warning
build-docker-images
buildx failed with: ERROR: failed to solve: process "/bin/bash -c . /hermes/ci/module_load.sh && git clone -b ${SPACK_VERSION} https://github.com/spack/spack ${SPACK_DIR} && . \"${SPACK_DIR}/share/spack/setup-env.sh\" && git clone -b dev https://github.com/lukemartinlogan/hermes.git ${HERMES_DEPS_DIR} && spack repo add ${HERMES_DEPS_DIR}/ci/hermes && mkdir -p ${HERMES_DIR} && spack external find" did not complete successfully: exit code: 1
|
build-docker-images
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/checkout@v3, docker/login-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|