Skip to content

Commit ca7ef36

Browse files
committed
Disable template validation for now
1 parent 2d6966e commit ca7ef36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/steps/launch.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ echo "--- Building templates"
103103
make "mappings-for-${os}-${arch}-image" build/aws-stack.yml "IMAGE_ID=$image_id"
104104

105105
echo "--- Validating templates"
106+
# 2021-11-25 KD: template larger than template-body supports, needs moving to s3
106107
# make validate
107108

108109
echo "--- Creating stack ${stack_name}"

0 commit comments

Comments
 (0)