diff --git a/Gitprac.java b/Gitprac.java new file mode 100644 index 0000000..c3e5237 --- /dev/null +++ b/Gitprac.java @@ -0,0 +1,7 @@ +public class Gitprac +{ +public static void main(String args[]) +{ +system.out.println("This program is to demonstrate Jenkins to execute a job after another job"); +} +} \ No newline at end of file