TSK-403: fixed deployment to bluemix
This commit is contained in:
parent
90b3371989
commit
95d614c2d7
|
@ -11,7 +11,7 @@ applications:
|
|||
memory: 16M
|
||||
disk_quota: 64M
|
||||
- name: taskana-admin
|
||||
path: admin/dist
|
||||
path: web/dist
|
||||
buildpack: https://github.com/cloudfoundry/staticfile-buildpack.git#v1.3.16
|
||||
memory: 16M
|
||||
disk_quota: 64M
|
||||
|
|
Loading…
Reference in New Issue