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:
4
4
GIT_SUBMODULE_UPDATE_FLAGS : --jobs 4
5
5
6
6
stages :
7
- - build_prod
8
- - build_dev
9
- - build_test
7
+ # - build_prod
8
+ # - build_dev
9
+ # - build_test
10
10
- test
11
- - flash
12
- - release
13
- - build_diy
11
+ # - flash
12
+ # - release
13
+ # - build_diy
14
14
15
15
image : blockstream/verde@sha256:9171360dae48d3fba7c0f36ab5eb45e2529d178a603e89197cb08fb123ca619e
16
16
17
17
include :
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
23
23
- 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
28
28
29
29
#
30
30
# Jade FW build template
You can’t perform that action at this time.
0 commit comments