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 4dc5b28 commit 2d6966eCopy full SHA for 2d6966e
.buildkite/steps/launch.sh
@@ -103,7 +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
-make validate
+# make validate
107
108
echo "--- Creating stack ${stack_name}"
109
make create-stack "STACK_NAME=$stack_name" "SERVICE_ROLE=$service_role"
0 commit comments