File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -607,9 +607,9 @@ An archive can be automatically uploaded to a mirror using:
607
607
$ ramble workspace archive -t --upload-url <mirror_url>
608
608
609
609
When Ramble creates an archive, it will collect the following files:
610
- * All files in ``$workspace/configs ``
611
- * Generated files for each software environment. (i.e. Each ``spack.yaml `` for spack environments)
612
- * For each experiment, the following are collected:
610
+ * All files in ``$workspace/configs ``
611
+ * Generated files for each software environment. (i.e. Each ``spack.yaml `` for spack environments)
612
+ * For each experiment, the following are collected:
613
613
* Every rendered template (created from a ``$workspace/configs/*.tpl `` file)
614
614
* Every file a success criteria or figure of merit would be extract from
615
615
* Every file that matches an ``archive_pattern `` from the ``application.py ``
You can’t perform that action at this time.
0 commit comments