Release AIO image #388
dockerhub-release-aio.yml
on: workflow_dispatch
settings
9s
Matrix: build_image
publish_to_fly
0s
publish
/
mirror
Annotations
3 errors and 1 warning
build_image (self-hosted, X64, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir /etc/apt/keyrings && curl -fsSL -o /etc/apt/keyrings/salt-archive-keyring-2023-arm.gpg https://repo.saltproject.io/salt/py3/ubuntu/20.04/arm64/SALT-PROJECT-GPG-PUBKEY-2023.gpg && echo \"deb [signed-by=/etc/apt/keyrings/salt-archive-keyring-2023-arm.gpg arch=arm64] https://repo.saltproject.io/salt/py3/ubuntu/20.04/arm64/$SALT_VERSION focal main\" | tee /etc/apt/sources.list.d/salt.list && curl -fsSL -o /etc/apt/keyrings/salt-archive-keyring-2023-amd.gpg https://repo.saltproject.io/salt/py3/ubuntu/20.04/amd64/SALT-PROJECT-GPG-PUBKEY-2023.gpg && echo \"deb [signed-by=/etc/apt/keyrings/salt-archive-keyring-2023-amd.gpg arch=amd64] https://repo.saltproject.io/salt/py3/ubuntu/20.04/amd64/$SALT_VERSION focal main\" | tee -a /etc/apt/sources.list.d/salt.list && apt-get clean && apt-get update && apt-get install -y salt-minion" did not complete successfully: exit code: 6
|
build_image (arm-runner, arm64)
The job was canceled because "self-hosted_X64_amd64" failed.
|
build_image (arm-runner, arm64)
The operation was canceled.
|
settings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|