From ebfca081dea3821ec6c9e2b77a54bb04b1bc9000 Mon Sep 17 00:00:00 2001 From: Lucille Delisle Date: Fri, 1 Dec 2023 17:46:48 +0100 Subject: [PATCH] mention the indexes used --- workflows/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/workflows/README.md b/workflows/README.md index 8066b7d4f..f7099320c 100644 --- a/workflows/README.md +++ b/workflows/README.md @@ -144,6 +144,8 @@ If your tests are not passing because you made an error into your test file you planemo workflow_test_on_invocation --galaxy_url +Note: If your workflow is using build-in indexes, note that the CI will use CVMFS. You can browse the available indexes at http://datacache.galaxyproject.org/. + #### Add required metadata We now need to generate a `.dockstore.yml` file that contains metadata needed for [Dockstore](https://dockstore.org/organizations/iwc).