Deploy pasty version 2.1.0 #442
Annotations
1 error
Build to test
buildx failed with: ERROR: failed to solve: process "/usr/local/bin/_dockerfile_shell.sh wget -q https://github.com/rpetit3/pasty/archive/refs/tags/v${PASTY_VER}.tar.gz && tar -xvf v${PASTY_VER}.tar.gz && cd pasty-${PASTY_VER}/test/ && for i in $(ls data | grep \"fna.gz\"); do pasty --input ./data/$i --prefix $(basename $i .fna.gz) --outdir results/ --force; done && head -n 1 results/O1-GCF_001420225.tsv > staphb-test.tsv && ls results/ | grep -v \"details\" | grep -v \"blastn\" | xargs -I {} grep -v \"schema_version\" results/{} | sort -k1 >> staphb-test.tsv && cat staphb-test.tsv" did not complete successfully: exit code: 1
|
Loading