File tree 3 files changed +13
-13
lines changed
3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 6
6
- " --init"
7
7
- " --recursive"
8
8
id : Submodules
9
- - name : " ghcr.io/project-chip/chip-build-vscode:36 "
9
+ - name : " ghcr.io/project-chip/chip-build-vscode:41 "
10
10
env :
11
11
- PW_ENVIRONMENT_ROOT=/pwenv
12
12
args :
21
21
path : /pwenv
22
22
timeout : 900s
23
23
24
- - name : " ghcr.io/project-chip/chip-build-vscode:36 "
24
+ - name : " ghcr.io/project-chip/chip-build-vscode:41 "
25
25
env :
26
26
- PW_ENVIRONMENT_ROOT=/pwenv
27
27
args :
85
85
--target k32w-shell
86
86
build
87
87
--create-archives /workspace/artifacts/
88
- - name : " ghcr.io/project-chip/chip-build-vscode:36 "
88
+ - name : " ghcr.io/project-chip/chip-build-vscode:41 "
89
89
env :
90
90
- PW_ENVIRONMENT_ROOT=/pwenv
91
91
args :
Original file line number Diff line number Diff line change 1
1
steps :
2
- - name : " ghcr.io/project-chip/chip-build-vscode:35 "
2
+ - name : " ghcr.io/project-chip/chip-build-vscode:41 "
3
3
env :
4
4
- PW_ENVIRONMENT_ROOT=/pwenv
5
5
args :
12
12
path : /pwenv
13
13
timeout : 2700s
14
14
15
- - name : " ghcr.io/project-chip/chip-build-vscode:35 "
15
+ - name : " ghcr.io/project-chip/chip-build-vscode:41 "
16
16
env :
17
17
- PW_ENVIRONMENT_ROOT=/pwenv
18
18
args :
27
27
- name : pwenv
28
28
path : /pwenv
29
29
30
- - name : " ghcr.io/project-chip/chip-build-vscode:35 "
30
+ - name : " ghcr.io/project-chip/chip-build-vscode:41 "
31
31
env :
32
32
- PW_ENVIRONMENT_ROOT=/pwenv
33
33
args :
Original file line number Diff line number Diff line change 1
1
steps :
2
- - name : " ghcr.io/project-chip/chip-build-vscode:36 "
2
+ - name : " ghcr.io/project-chip/chip-build-vscode:41 "
3
3
entrypoint : " bash"
4
4
args :
5
5
- " -c"
6
6
- |
7
7
git config --global --add safe.directory "*"
8
8
git submodule update --init --recursive
9
9
id : Submodules
10
- - name : " ghcr.io/project-chip/chip-build-vscode:36 "
10
+ - name : " ghcr.io/project-chip/chip-build-vscode:41 "
11
11
env :
12
12
- PW_ENVIRONMENT_ROOT=/pwenv
13
13
args :
22
22
path : /pwenv
23
23
timeout : 900s
24
24
25
- - name : " ghcr.io/project-chip/chip-build-vscode:36 "
25
+ - name : " ghcr.io/project-chip/chip-build-vscode:41 "
26
26
id : ESP32
27
27
env :
28
28
- PW_ENVIRONMENT_ROOT=/pwenv
43
43
volumes :
44
44
- name : pwenv
45
45
path : /pwenv
46
- - name : " ghcr.io/project-chip/chip-build-vscode:36 "
46
+ - name : " ghcr.io/project-chip/chip-build-vscode:41 "
47
47
id : NRFConnect
48
48
env :
49
49
- PW_ENVIRONMENT_ROOT=/pwenv
64
64
- name : pwenv
65
65
path : /pwenv
66
66
67
- - name : " ghcr.io/project-chip/chip-build-vscode:36 "
67
+ - name : " ghcr.io/project-chip/chip-build-vscode:41 "
68
68
id : EFR32
69
69
env :
70
70
- PW_ENVIRONMENT_ROOT=/pwenv
86
86
- name : pwenv
87
87
path : /pwenv
88
88
89
- - name : " ghcr.io/project-chip/chip-build-vscode:36 "
89
+ - name : " ghcr.io/project-chip/chip-build-vscode:41 "
90
90
id : Linux
91
91
env :
92
92
- PW_ENVIRONMENT_ROOT=/pwenv
@@ -139,7 +139,7 @@ steps:
139
139
- name : pwenv
140
140
path : /pwenv
141
141
142
- - name : " ghcr.io/project-chip/chip-build-vscode:36 "
142
+ - name : " ghcr.io/project-chip/chip-build-vscode:41 "
143
143
id : Android
144
144
env :
145
145
- PW_ENVIRONMENT_ROOT=/pwenv
You can’t perform that action at this time.
0 commit comments