Skip to content

Scheduled build - latest #6

Scheduled build - latest

Scheduled build - latest #6

Re-run triggered May 13, 2024 13:00
Status Failure
Total duration 3m 45s
Artifacts

docker-build-latest.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error
build_and_push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** install runtime dependencies ****\" && apt-get update && apt-get install -y git gh jq libatomic1 nano net-tools netcat-traditional curl sudo && echo \"**** install vscode-cli ****\" && mkdir -p /app/vscode_cli && curl -o /tmp/vscode_cli.tar.gz -L \"https://code.visualstudio.com/sha/download?build=stable&os=cli-alpine-arm64\" && tar -xf /tmp/vscode_cli.tar.gz -C /app/vscode_cli && echo \"**** clean up ****\" && apt-get clean && rm -rf /config/* /tmp/* /var/lib/apt/lists/* /var/tmp/*" did not complete successfully: exit code: 35