mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-01 05:31:04 +08:00
Add a method to add manual builds to buildbot runs.
This commit is contained in:
@@ -135,4 +135,7 @@ fi
|
||||
echo "Setting up test data location files"
|
||||
python test-data-repo/location/make_location.py
|
||||
|
||||
echo "Appending tool-data/shared/ucsc/builds.txt.buildbot to tool-data/shared/ucsc/builds.txt"
|
||||
cat tool-data/shared/ucsc/builds.txt.buildbot >> tool-data/shared/ucsc/builds.txt
|
||||
|
||||
python ./scripts/fetch_eggs.py all
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
chrM equCab2 chrM (chrM)
|
||||
Reference in New Issue
Block a user