Use calculated app name instead of symposion-app

This commit is contained in:
James Polley 2018-08-02 12:18:31 +00:00 committed by James Polley
parent 5a48a017ce
commit 20c7684c84

View file

@ -125,7 +125,7 @@ function (slug, sha) {
"successThreshold": 1, "successThreshold": 1,
"timeoutSeconds": 5 "timeoutSeconds": 5
}, },
"name": "symposion-app", "name": app,
"ports": [ "ports": [
{ {
"containerPort": 8000, "containerPort": 8000,