replace container build steps with reusable workflow #4
Annotations
2 errors
|
Build image and export to Docker
buildx failed with: ERROR: failed to solve: process "/bin/bash -o errexit -o nounset -o pipefail -c if [ \"$LOGPREP_VERSION\" = \"dev\" ]; then pip install .; elif [ \"$LOGPREP_VERSION\" = \"latest\" ]; then pip install git+https://github.com/fkie-cad/Logprep.git@latest; else pip install \"logprep==$LOGPREP_VERSION\"; fi; /opt/venv/bin/logprep --version" did not complete successfully: exit code: 1
|
Loading