Skip to content

Commit be378bf

Browse files
committed
e2e test
1 parent 98aece2 commit be378bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

multi-arch.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ build-ubuntu18.04%: DOCKER_BUILD_PLATFORM_OPTIONS = --platform=linux/amd64
2828
build-signed_ubuntu20.04%: DOCKER_BUILD_PLATFORM_OPTIONS = --platform=linux/amd64
2929
build-signed_ubuntu22.04%: DOCKER_BUILD_PLATFORM_OPTIONS = --platform=linux/amd64
3030
build-sles%: DOCKER_BUILD_PLATFORM_OPTIONS = --platform=linux/amd64
31+
build-signed_amzn2023%: DOCKER_BUILD_PLATFORM_OPTIONS = --platform=linux/amd64
32+
build-amzn2023%: DOCKER_BUILD_PLATFORM_OPTIONS = --platform=linux/amd64

0 commit comments

Comments
 (0)