I want to deploy a web application (nodejs) whom source code hosted on bitbucket to my IBM cloud foundry application but I don't know how. Please help.
Hi David,
How do you normally deploy to IBM cloud on your local machine? Specifically via CLI commands. Pipelines provides a Bash shell, so it should be as easy as copy pasting those commands in a Pipelines script.
You may need to configure some authentication to get this to work. Here's some relevant documentation:
Thanks.
Phil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.