File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 3434
3535 giza test --project www-about --operation minimal
3636 giza test --project docs-ecosystem --operation minimal
37+ giza test --project mongodb-primer --operation minimal
3738 - name : " mms-docs-minimal-test"
3839 commands :
3940 - command : shell.exec
@@ -79,15 +80,6 @@ tasks:
7980 . ${venv}/activate
8081
8182 giza test --project mongodb-manual --operation minimal --branch v2.2
82- - name : " primer-minimal-test"
83- commands :
84- - command : shell.exec
85- params :
86- working_dir : " docs-tools"
87- script : |
88- . ${venv}/activate
89-
90- giza test --project mongodb-primer --operation minimal
9183 - name : " training-minimal-test" # disabled because of access limitations
9284 commands :
9385 - command : shell.exec
@@ -113,5 +105,4 @@ buildvariants:
113105 - name : " manual-minimal-test-v2.6"
114106 - name : " manual-minimal-test-v2.4"
115107 - name : " manual-minimal-test-v2.2"
116- - name : " primer-minimal-test"
117108 # - name: "training-minimal-test"
You can’t perform that action at this time.
0 commit comments