replace container build steps with reusable workflow #4
Annotations
1 error and 1 warning
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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading