Skip to content

Commit 1399694

Browse files
Gfrom2016Copilot
andcommitted
Fix aspeed CI job name to match image target sonic-aspeed-arm64.bin
Change job name from 'aspeed' to 'aspeed-arm64' so the build script target 'sonic-\.bin' resolves to 'sonic-aspeed-arm64.bin', matching the SONIC_ONE_IMAGE defined in platform/aspeed/one-image.mk. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 06b4237 commit 1399694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ stages:
111111
pool: sonicso1ES-arm64
112112
variables:
113113
PLATFORM_ARCH: arm64
114-
- name: aspeed
114+
- name: aspeed-arm64
115115
pool: sonicso1ES-arm64
116116
variables:
117117
PLATFORM_ARCH: arm64

0 commit comments

Comments
 (0)