File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed
Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -4,27 +4,27 @@ variables:
44 GIT_SUBMODULE_UPDATE_FLAGS : --jobs 4
55
66stages :
7- - build_prod
8- - build_dev
9- - build_test
7+ # - build_prod
8+ # - build_dev
9+ # - build_test
1010 - test
11- - flash
12- - release
13- - build_diy
11+ # - flash
12+ # - release
13+ # - build_diy
1414
1515image : blockstream/verde@sha256:9171360dae48d3fba7c0f36ab5eb45e2529d178a603e89197cb08fb123ca619e
1616
1717include :
18- - gitlab/prod_fw.yml
19- - gitlab/python.yml
20- - gitlab/apidocs.yml
21- - gitlab/test_fw.yml
22- - gitlab/dev_fw.yml
18+ # - gitlab/prod_fw.yml
19+ # - gitlab/python.yml
20+ # - gitlab/apidocs.yml
21+ # - gitlab/test_fw.yml
22+ # - gitlab/dev_fw.yml
2323 - gitlab/test_libjade.yml
24- - gitlab/test.yml
25- - gitlab/flash.yml
26- - gitlab/release.yml
27- - gitlab/diy_fw.yml
24+ # - gitlab/test.yml
25+ # - gitlab/flash.yml
26+ # - gitlab/release.yml
27+ # - gitlab/diy_fw.yml
2828
2929#
3030# Jade FW build template
You can’t perform that action at this time.
0 commit comments