Skip to content

Commit 7d5fae3

Browse files
committed
add extra info
1 parent 32286ff commit 7d5fae3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bioconda-backup/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ manually the failed job (better in background...):
5353
json files are created at container lookup step, and deleted on success. In case of job failure, json file will be present and ease replay.
5454
final solution is to delete **workdir**/bioconda|biocontainer and run without the --updated option to check for **all** containers (very long job....)
5555

56+
If biocontainers_xxx.json has many lines, this can take long and block further CI in the meanwhile. Manual exec can be done on an extra VM:
57+
58+
nohup node index.js --backup --aws --conda --file /mnt/data/sync/biocontainers_1668381130944.json&
59+
5660
## example
5761

5862
### backup conda containers to registry AND aws

0 commit comments

Comments
 (0)