Use calculated app name instead of symposion-app
This commit is contained in:
parent
5a48a017ce
commit
20c7684c84
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ function (slug, sha) {
|
|||
"successThreshold": 1,
|
||||
"timeoutSeconds": 5
|
||||
},
|
||||
"name": "symposion-app",
|
||||
"name": app,
|
||||
"ports": [
|
||||
{
|
||||
"containerPort": 8000,
|
||||
|
|
Loading…
Reference in a new issue