Skip to content

Commit

Permalink
Disable template validation for now
Browse files Browse the repository at this point in the history
  • Loading branch information
keithduncan committed Nov 25, 2021
1 parent 2d6966e commit ca7ef36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/steps/launch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ echo "--- Building templates"
make "mappings-for-${os}-${arch}-image" build/aws-stack.yml "IMAGE_ID=$image_id"

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

echo "--- Creating stack ${stack_name}"
Expand Down

0 comments on commit ca7ef36

Please sign in to comment.