Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (7k points)

We are trying to build CI process for deploying blockchain applications into Bluemix using DevOps service.

Currently, the setup is :

    Application code resides in private GitHub repo.

    We manually clone private repo and deploy app using the Cloud Foundry "cf push" command.

Is there a way through which can access private GitHub repo and deploy code automatically ?

1 Answer

0 votes
by (31.9k points)

Make a new Simple Cloud Foundry tool using third-party Git Integration
After the set up, It creates a delivery pipeline which subsequently builds and deploys on each git commit.

Want to become Azure Developer, check out this Azure Tutorial.

Related questions

31k questions

32.8k answers

501 comments

693 users

Browse Categories

...