File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,6 +93,8 @@ commands:
9393 name : Bundle sphinx-gallery documentation artifacts
9494 command : tar cf doc/build/sphinx-gallery-files.tar.gz doc/api/_as_gen doc/gallery doc/tutorials
9595 when : always
96+ - store_artifacts :
97+ path : doc/build/sphinx-gallery-files.tar.gz
9698
9799
98100# #########################################
@@ -116,8 +118,6 @@ jobs:
116118 - doc-build
117119
118120 - doc-bundle
119- - store_artifacts :
120- path : doc/build/sphinx-gallery-files.tar.gz
121121
122122 - store_artifacts :
123123 path : doc/build/html
@@ -138,8 +138,6 @@ jobs:
138138 - doc-build
139139
140140 - doc-bundle
141- - store_artifacts :
142- path : doc/build/sphinx-gallery-files.tar.gz
143141
144142 - store_artifacts :
145143 path : doc/build/html
@@ -160,8 +158,6 @@ jobs:
160158 - doc-build
161159
162160 - doc-bundle
163- - store_artifacts :
164- path : doc/build/sphinx-gallery-files.tar.gz
165161
166162 - store_artifacts :
167163 path : doc/build/html
You can’t perform that action at this time.
0 commit comments