Update .drone.yml

This commit is contained in:
Martin Kroeker 2021-08-10 18:39:44 +02:00 committed by GitHub
parent ea48bbac6b
commit b33002365f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ steps:
- make - make
- cd bin - cd bin
- ./xcl2blastst -R tbsv -U 1 U -A 1 N -D 2 U N -n 4 -X 2 2 1 -q 3 - ./xcl2blastst -R tbsv -U 1 U -A 1 N -D 2 U N -n 4 -X 2 2 1 -q 3
- ./xcl2blastst -R all
--- ---
kind: pipeline kind: pipeline