SNPEff version 5.2a #792
test-PR-dockerfiles.yml
on: pull_request
find_new_dockerfiles
10s
Matrix: build_to_test
Annotations
1 error
build_to_test (snpeff/5.2a/Dockerfile)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget https://github.com/pcingola/SnpSift/archive/refs/tags/v${SNPSIFT_VER}.tar.gz && tar -xvf v${SNPSIFT_VER}.tar.gz && rm v${SNPSIFT_VER}.tar.gz && cd /SnpSift-${SNPSIFT_VER} && mvn clean compile assembly:single jar:jar && cp target/SnpSift-${SNPSIFT_VER}-jar-with-dependencies.jar /SnpSift.jar && mvn install:install-file -Dfile=target/SnpSift-${SNPSIFT_VER}.jar -DgroupId=org.snpsift -DartifactId=SnpSift -Dversion=${SNPSIFT_VER} -Dpackaging=jar -DgeneratePom=true" did not complete successfully: exit code: 1
|