I just tried the trial version of Bluemix, and I tried to create an app with the Library for JAVA and coding with GIT.
I edited the code, comitted, pushed, and I clicked Build and Deploy. This page only has a "Build stage". I am getting an error when I try to add a "Deploy stage".
The error message is "There was a problem saving the stage"
How can I create the "Deploy stage"? Thanks
Here is my step by step:
- Sign up a 30 days trial account
- Create an new app
- Select Liberty for JAVA
- Select coding with git
- Edit Code
- Commit and push
- Click Build and Deploy (By default there have one Build Stage here only)
- Configure Stage
- Add job (Build type) in Build stage
- Got the error message when I click save
*error message: There was a problem saving the stage
Once you are on the "Build and Deploy" page click "Add Stage".
Click the "Jobs" tab. Click "Add Job". Click "Deploy".
Choose your space and org and click "Save".