Skip to content
This repository was archived by the owner on Aug 14, 2018. It is now read-only.

Commit be4d19f

Browse files
It seems gcloud don't like application and version on app.yml anymore...
1 parent 82ebdb7 commit be4d19f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
application: expertstracking
2-
version: 2-0-6
1+
# application: expertstracking
2+
# version: 2-0-6
33
runtime: python27
44
api_version: 1
55
threadsafe: yes

0 commit comments

Comments
 (0)