Skip to content

Build and push 'standard image' to Docker #21

Build and push 'standard image' to Docker

Build and push 'standard image' to Docker #21

Re-run triggered February 17, 2024 10:32
Status Failure
Total duration 1m 41s
Artifacts

standard-build.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/bash -c git clone --branch ng https://github.com/docToolchain/docToolchain.git && cd docToolchain && git fetch --tags && git checkout ${DTC_VERSION} && git submodule update -i && rm -rf `find -type d -name .git` && umask g+w && ./gradlew downloadDependencies && chmod -R o=u $GRADLE_USER_HOME && chmod -R g=u $GRADLE_USER_HOME && rm -r $GRADLE_USER_HOME/daemon && chmod -R o=u $HOME" did not complete successfully: exit code: 1
docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.