Skip to content

Publish Docker Image #72

Publish Docker Image

Publish Docker Image #72

Manually triggered January 13, 2024 10:02
Status Failure
Total duration 2m 16s
Artifacts

docker-image.yml

on: workflow_dispatch
Push-New-Release-Version-Image
2m 8s
Push-New-Release-Version-Image
Fit to window
Zoom out
Zoom in

Annotations

1 error
Push-New-Release-Version-Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"*** Install FFF ***\" && \tset -x && if [ -z ${FFF_RELEASE} ]; then \t\techo \"FFF Using Default Release\"; python3 -m pip --no-cache-dir install FanFicFare; else \t\techo \"FF Using ${FFF_RELEASE} Release\"; python3 -m pip --no-cache-dir install --extra-index-url https://testpypi.python.org/pypi FanFicFare==${FFF_RELEASE}; fi" did not complete successfully: exit code: 1