We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6966e commit ca7ef36Copy full SHA for ca7ef36
.buildkite/steps/launch.sh
@@ -103,6 +103,7 @@ echo "--- Building templates"
103
make "mappings-for-${os}-${arch}-image" build/aws-stack.yml "IMAGE_ID=$image_id"
104
105
echo "--- Validating templates"
106
+# 2021-11-25 KD: template larger than template-body supports, needs moving to s3
107
# make validate
108
109
echo "--- Creating stack ${stack_name}"
0 commit comments