Skip to content
Snippets Groups Projects
Commit ebab7cd7 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Change to staging.gudmap.org

parent 0c0407f9
Branches
Tags
2 merge requests!37v0.0.1,!33Resolve "process_qc"
Pipeline #6838 failed with stages
in 8 minutes and 15 seconds
......@@ -100,7 +100,7 @@ process getBag {
# deriva-download replicate RID
echo -e "LOG: fetching bagit for ${repRID} in GUDMAP" >> ${repRID}.getBag.log
deriva-download-cli dev.gudmap.org --catalog 2 ${derivaConfig} . rid=${repRID}
deriva-download-cli staging.gudmap.org --catalog 2 ${derivaConfig} . rid=${repRID}
echo -e "LOG: fetched" >> ${repRID}.getBag.log
"""
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment