Jenkins

  Jenkins - Learning Tasks

Hi All, 

Find below a list of learning Jenkins tasks, try to do these tasks, and get some hands-on practical experience with Jenkins.

These are created for learning purposes only. let me know if there are any issues/mistakes.

These are learning tasks and you can try to do them in your own learning environment. I have done a sample solution for these tasks on Ubuntu OS.

#Learn    #Practice    #Re-Learn    #Improve    #Motivate
    #Continue-Learning    #Apply    #Get-Help    #Help-Others

=====================================================================













No comments:

Post a Comment

Docker Learning Task 02 - How to create a basic docker network

 How to create a basic docker network 1. Create a docker network named  mynetwork . 2. Configure it to use bridge drivers. 3. Set it to use ...