Skip to content

Commit c76cf31

Browse files
authored
update pipeline to use new devicelab service connection (#340)
1 parent 4748169 commit c76cf31

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

MXChip/AZ3166/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resources:
44
repositories:
55
- repository: Device-Lab
66
type: git
7-
endpoint: azure-iot-dde
7+
endpoint: Devicelab
88
name: Device-Lab/Device-Lab
99

1010
trigger:

Microchip/ATSAME54-XPRO/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resources:
44
repositories:
55
- repository: Device-Lab
66
type: git
7-
endpoint: azure-iot-dde
7+
endpoint: Devicelab
88
name: Device-Lab/Device-Lab
99

1010
trigger:

NXP/MIMXRT1060-EVK/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resources:
44
repositories:
55
- repository: Device-Lab
66
type: git
7-
endpoint: azure-iot-dde
7+
endpoint: Devicelab
88
name: Device-Lab/Device-Lab
99

1010
trigger:

STMicroelectronics/B-L475E-IOT01A/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resources:
44
repositories:
55
- repository: Device-Lab
66
type: git
7-
endpoint: azure-iot-dde
7+
endpoint: Devicelab
88
name: Device-Lab/Device-Lab
99

1010
trigger:

STMicroelectronics/B-L4S5I-IOT01A/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resources:
44
repositories:
55
- repository: Device-Lab
66
type: git
7-
endpoint: azure-iot-dde
7+
endpoint: Devicelab
88
name: Device-Lab/Device-Lab
99

1010
trigger:

0 commit comments

Comments
 (0)