Try s6 again #118
docker-image.yml
on: push
Push-New-Release-Version-Image
2m 5s
Annotations
1 error
Push-New-Release-Version-Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"*** Install FFF ***\" && if [ -z ${FFF_RELEASE} ]; then \t\techo \"FFF Using Default Release\"; python3 -m pip --no-cache-dir install FanFicFare; \telse \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
|