Skip to content

Remove invalid platforms #2

Remove invalid platforms

Remove invalid platforms #2

Triggered via push October 3, 2023 03:05
Status Failure
Total duration 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
prepare
3s
prepare
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error
build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get upgrade -y && wget https://downloads.linux.hpe.com/SDR/repo/mcp/Debian/pool/non-free/ssacli-${SSACLI_VERSION}_amd64.deb && mkdir /root/.ssh/ && echo \"${SSH_DEPLOY_KEY}\" > /root/.ssh/id_rsa && chmod 600 /root/.ssh/id_rsa && ssh-keyscan github.com >> /root/.ssh/known_hosts && git clone git@github.com:${GIT_REPOSITORY}.git app && cd app && go mod init smartctl_ssacli_exporter && go get && go build -o smartctl_ssacli_exporter" did not complete successfully: exit code: 8