Automatic Deploy button does not work
gtona opened this issue · 2 comments
gtona commented
Bluemix deploy does not work through the automatic deploy button. It is not creating the services needed for the application as described in the manifest file.
Delivery pipeline deploy logs:
Downloading artifacts...DOWNLOAD SUCCESSFUL
Target: https://api.ng.bluemix.net
Using manifest file /home/pipeline/c16593fc-ac38-4c12-8898-9013a197b883/manifest.yml
Updating app gt-node-file-upload-swif in org Glen Tona's Org / space dev as gtona@us.ibm.com...
OK
Using route gt-node-file-upload-swif.mybluemix.net
Uploading gt-node-file-upload-swif...
Uploading app files from: /home/pipeline/c16593fc-ac38-4c12-8898-9013a197b883
Uploading 10.5K, 10 files
Done uploading
OK
FAILED
Could not find service swift-node-file-upload to bind to gt-node-file-upload-swif
Finished: FAILED
Stage has no runtime information
kfbishop commented
Same issue for me