Publish Docker Image #72
docker-image.yml
on: workflow_dispatch
Push-New-Release-Version-Image
2m 8s
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
|