Update buildspec.yml

This commit is contained in:
chuckcharlie
2022-07-27 11:40:15 -06:00
committed by GitHub
parent b0a3bd08e9
commit f36d94b1b4

View File

@@ -6,7 +6,8 @@ batch:
- identifier: build1
env:
variables:
BUILD_ID: build1
BUILD_ID: amd64
IMAGE_TAG: amd64
ignore-failure: false
buildspec: amd64.yml
# - identifier: build2