From 4f653e3595b2f54957bcab24bc358ed48fe49695 Mon Sep 17 00:00:00 2001 From: Travis Reeder Date: Mon, 11 Sep 2017 16:03:20 -0700 Subject: [PATCH] wip --- examples/tutorial/hello/app.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 examples/tutorial/hello/app.yaml diff --git a/examples/tutorial/hello/app.yaml b/examples/tutorial/hello/app.yaml new file mode 100644 index 000000000..0e1cba898 --- /dev/null +++ b/examples/tutorial/hello/app.yaml @@ -0,0 +1,3 @@ +name: helloapp +config: + foo: bar