Skip to content

Add GitHub workflow to build and push container image #4

Add GitHub workflow to build and push container image

Add GitHub workflow to build and push container image #4

Triggered via push October 17, 2023 12:12
Status Failure
Total duration 52s
Artifacts

container.yml

on: push
Build and push container image
42s
Build and push container image
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build and push container image
buildx failed with: ERROR: failed to solve: process "/bin/bash -euxo pipefail -c touch /var/mail/ubuntu; chown ubuntu /var/mail/ubuntu; userdel -r ubuntu; groupadd -g \"${GROUP_ID}\" runner; useradd -l -u \"${USER_ID}\" -g \"${GROUP_ID}\" runner; install -d -m 0750 -o runner -g runner /home/runner; chown \"${USER_ID}\":\"${GROUP_ID}\" -R /home/runner" did not complete successfully: exit code: 3