Build and push image #429
Triggered via workflow run
October 16, 2024 14:57
JulianTrommer
completed
59da109
Status
Failure
Total duration
4m 52s
Artifacts
–
build.yml
on: workflow_run
Build and push image
4m 44s
Annotations
1 error and 1 warning
Build and push image
buildx failed with: ERROR: failed to solve: process "/bin/bash -c groupadd --gid $USER_GID $USERNAME -f && useradd --uid $USER_UID --gid $USER_GID -m $USERNAME && apt-get update && apt-get install -y sudo && echo $USERNAME ALL=\\(root\\) NOPASSWD:ALL > /etc/sudoers.d/$USERNAME && chmod 0440 /etc/sudoers.d/$USERNAME" did not complete successfully: exit code: 3
|
Build and push image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|