Skip to content

juanlabrin/hello-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small Java App for Testing Jenkins Installation

This little java app is only for the purpose to test the Jenkins CI/CD server installation.

Folder Structure and Files

The workspace contains two folders by default, and a Pipeline Jenkinsfile where:

  • src: the folder to maintain sources
  • Jenkinsfile: A Jenkinsfile is a text file that contains the definition of a Jenkins Pipeline and is checked into source control.

Meanwhile, the compiled output files will be generated in the bin folder by default

About

Small Java App for Testing Jenkins Installation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages